keurfonluu / evodcinv

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

Add factory module for extra misfit terms #17

Closed keurfonluu closed 1 year ago

keurfonluu commented 1 year ago

Reminders:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 51.72% and project coverage change: -0.33% :warning:

Comparison is base (a290e72) 53.03% compared to head (e490fe2) 52.70%. Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #17 +/- ## ========================================== - Coverage 53.03% 52.70% -0.33% ========================================== Files 17 19 +2 Lines 643 666 +23 ========================================== + Hits 341 351 +10 - Misses 302 315 +13 ``` | [Files Changed](https://app.codecov.io/gh/keurfonluu/evodcinv/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Keurfon+Luu) | Coverage Δ | | |---|---|---| | [evodcinv/\_progress.py](https://app.codecov.io/gh/keurfonluu/evodcinv/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Keurfon+Luu#diff-ZXZvZGNpbnYvX3Byb2dyZXNzLnB5) | `100.00% <ø> (ø)` | | | [evodcinv/\_result.py](https://app.codecov.io/gh/keurfonluu/evodcinv/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Keurfon+Luu#diff-ZXZvZGNpbnYvX3Jlc3VsdC5weQ==) | `20.10% <0.00%> (-0.11%)` | :arrow_down: | | [tests/test\_model.py](https://app.codecov.io/gh/keurfonluu/evodcinv/pull/17?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% <ø> (ø)` | | | [evodcinv/factory/\_extra\_terms.py](https://app.codecov.io/gh/keurfonluu/evodcinv/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Keurfon+Luu#diff-ZXZvZGNpbnYvZmFjdG9yeS9fZXh0cmFfdGVybXMucHk=) | `38.88% <38.88%> (ø)` | | | [evodcinv/\_curve.py](https://app.codecov.io/gh/keurfonluu/evodcinv/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Keurfon+Luu#diff-ZXZvZGNpbnYvX2N1cnZlLnB5) | `56.33% <50.00%> (-0.19%)` | :arrow_down: | | [evodcinv/\_\_init\_\_.py](https://app.codecov.io/gh/keurfonluu/evodcinv/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Keurfon+Luu#diff-ZXZvZGNpbnYvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [evodcinv/\_model.py](https://app.codecov.io/gh/keurfonluu/evodcinv/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Keurfon+Luu#diff-ZXZvZGNpbnYvX21vZGVsLnB5) | `74.25% <100.00%> (-0.13%)` | :arrow_down: | | [evodcinv/factory/\_\_init\_\_.py](https://app.codecov.io/gh/keurfonluu/evodcinv/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Keurfon+Luu#diff-ZXZvZGNpbnYvZmFjdG9yeS9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.