keurfonluu / evodcinv

Inversion of dispersion curves using Evolutionary Algorithms
BSD 3-Clause "New" or "Revised" License
69 stars 29 forks source link

Add option to constrain to increasing velocity models #14

Closed keurfonluu closed 11 months ago

keurfonluu commented 11 months ago

Reminders:

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +3.28 :tada:

Comparison is base (0bce6f5) 49.74% compared to head (47604d4) 53.03%.

:exclamation: Current head 47604d4 differs from pull request most recent head 4c2fb02. Consider uploading reports for the commit 4c2fb02 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #14 +/- ## ========================================== + Coverage 49.74% 53.03% +3.28% ========================================== Files 17 17 Lines 599 626 +27 ========================================== + Hits 298 332 +34 + Misses 301 294 -7 ``` | [Impacted Files](https://app.codecov.io/gh/keurfonluu/evodcinv/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Keurfon+Luu) | Coverage Δ | | |---|---|---| | [evodcinv/\_result.py](https://app.codecov.io/gh/keurfonluu/evodcinv/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Keurfon+Luu#diff-ZXZvZGNpbnYvX3Jlc3VsdC5weQ==) | `20.20% <ø> (+2.02%)` | :arrow_up: | | [tests/helpers.py](https://app.codecov.io/gh/keurfonluu/evodcinv/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Keurfon+Luu#diff-dGVzdHMvaGVscGVycy5weQ==) | `100.00% <ø> (ø)` | | | [evodcinv/\_model.py](https://app.codecov.io/gh/keurfonluu/evodcinv/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Keurfon+Luu#diff-ZXZvZGNpbnYvX21vZGVsLnB5) | `75.52% <100.00%> (+4.42%)` | :arrow_up: | | [tests/test\_model.py](https://app.codecov.io/gh/keurfonluu/evodcinv/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Keurfon+Luu#diff-dGVzdHMvdGVzdF9tb2RlbC5weQ==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.