MiraGeoscience / geoapps

Some applications, mostly in Python, using solutions from Mira Geoscience
MIT License
55 stars 12 forks source link

GEOPY-1252: Fix random failure of tests #677

Closed domfournier closed 2 months ago

domfournier commented 2 months ago

GEOPY-1252 - Fix random failure of tests

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.77%. Comparing base (b17f888) to head (fae0a9d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/0.12.0 #677 +/- ## =============================================== Coverage 77.77% 77.77% =============================================== Files 186 186 Lines 16271 16271 Branches 2348 2348 =============================================== Hits 12655 12655 Misses 3001 3001 Partials 615 615 ``` | [Files](https://app.codecov.io/gh/MiraGeoscience/geoapps/pull/677?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MiraGeoscience) | Coverage Δ | | |---|---|---| | [...version/components/factories/directives\_factory.py](https://app.codecov.io/gh/MiraGeoscience/geoapps/pull/677?src=pr&el=tree&filepath=geoapps%2Finversion%2Fcomponents%2Ffactories%2Fdirectives_factory.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MiraGeoscience#diff-Z2VvYXBwcy9pbnZlcnNpb24vY29tcG9uZW50cy9mYWN0b3JpZXMvZGlyZWN0aXZlc19mYWN0b3J5LnB5) | `95.50% <ø> (ø)` | | | [geoapps/inversion/utils.py](https://app.codecov.io/gh/MiraGeoscience/geoapps/pull/677?src=pr&el=tree&filepath=geoapps%2Finversion%2Futils.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MiraGeoscience#diff-Z2VvYXBwcy9pbnZlcnNpb24vdXRpbHMucHk=) | `67.17% <100.00%> (-0.25%)` | :arrow_down: | | [geoapps/utils/testing.py](https://app.codecov.io/gh/MiraGeoscience/geoapps/pull/677?src=pr&el=tree&filepath=geoapps%2Futils%2Ftesting.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MiraGeoscience#diff-Z2VvYXBwcy91dGlscy90ZXN0aW5nLnB5) | `97.35% <100.00%> (+0.01%)` | :arrow_up: |