Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixing coverage workflow #169

Merged
merged 2 commits into from
Apr 18, 2023
Merged

Fixing coverage workflow #169

merged 2 commits into from
Apr 18, 2023

Conversation

gomezzz
Copy link
Collaborator

@gomezzz gomezzz commented Mar 21, 2023

Description

Fixing the coverage comment failing on current CI

(following advice from MishaKav/pytest-coverage-comment#68 )

Resolved Issues

N/A

How Has This Been Tested?

In this PR

Related Pull Requests

@gomezzz gomezzz changed the base branch from main to develop March 21, 2023 12:34
@github-actions
Copy link

github-actions bot commented Mar 21, 2023

Overall Coverage

Coverage Report
FileStmtsMissCoverMissing
boole_test.py52492%128–131
gradient_test.py96496%108, 270–272
helper_functions.py44198%314
integration_grid_test.py37489%83–86
integration_test_functions.py91298%50, 137
integrator_types_test.py57788%114–120
monte_carlo_test.py66494%162–165
rng_test.py38879%64–71
simpson_test.py65494%159–162
trapezoid_test.py66494%156–159
utils_integration_test.py107893%38–39, 200–206
vegas_map_test.py73593%18, 155–158
vegas_stratification_test.py50492%93–96
vegas_test.py1021387%227–241
torchquad
   __init__.py19190%1–42
torchquad/integration
   base_integrator.py42783%28, 57–60, 64, 87, 91, 96
   boole.py30390%54, 75–79
   integration_grid.py38392%32, 91, 94
   monte_carlo.py97496%100, 221–222, 244
   newton_cotes.py96793%25, 123, 202–203, 205–206, 229
   rng.py622461%72–75, 92–120, 140
   simpson.py29390%52, 71–75
   utils.py100991%100, 139, 170, 174, 181, 190, 193, 195, 210
   vegas.py161498%95, 99–100, 188
   vegas_map.py98694%263–273
torchquad/utils
   enable_cuda.py12650%16–21
   set_precision.py24388%35–38, 68
   set_up_backend.py19195%12
TOTAL185317191% 

Tests Skipped Failures Errors Time
48 0 💤 0 ❌ 0 🔥 1m 55s ⏱️

@gomezzz gomezzz mentioned this pull request Mar 21, 2023
1 task
@gomezzz gomezzz marked this pull request as ready for review April 18, 2023 10:56
@gomezzz gomezzz requested a review from ilan-gold April 18, 2023 10:56
@gomezzz
Copy link
Collaborator Author

gomezzz commented Apr 18, 2023

@ilan-gold this should fix the failing comment thing, maybe we merge this first and then into #141 ? :)

@ilan-gold
Copy link
Collaborator

Sounds good @gomezzz

@gomezzz gomezzz merged commit 64a0188 into develop Apr 18, 2023
@gomezzz gomezzz deleted the fixing-coverage-workflow branch April 18, 2023 13:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants