dlilien / ImpDAR

An impulse radar processor
GNU General Public License v3.0
27 stars 19 forks source link

ApRES in ImpDAR into main #35

Closed dlilien closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Base: 76.81% // Head: 78.47% // Increases project coverage by +1.65% :tada:

Coverage data is based on head (f98020f) compared to base (9fbfc5c). Patch coverage: 80.13% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #35 +/- ## ========================================== + Coverage 76.81% 78.47% +1.65% ========================================== Files 50 61 +11 Lines 5224 6885 +1661 ========================================== + Hits 4013 5403 +1390 - Misses 1211 1482 +271 ``` | [Impacted Files](https://codecov.io/gh/dlilien/ImpDAR/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Lilien) | Coverage Δ | | |---|---|---| | [impdar/lib/load/load\_UoA.py](https://codecov.io/gh/dlilien/ImpDAR/pull/35/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Lilien#diff-aW1wZGFyL2xpYi9sb2FkL2xvYWRfVW9BLnB5) | `9.16% <0.00%> (-0.08%)` | :arrow_down: | | [impdar/lib/ApresData/ApresHeader.py](https://codecov.io/gh/dlilien/ImpDAR/pull/35/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Lilien#diff-aW1wZGFyL2xpYi9BcHJlc0RhdGEvQXByZXNIZWFkZXIucHk=) | `88.14% <50.00%> (ø)` | | | [impdar/lib/ApresData/\_ApresDataSaving.py](https://codecov.io/gh/dlilien/ImpDAR/pull/35/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Lilien#diff-aW1wZGFyL2xpYi9BcHJlc0RhdGEvX0FwcmVzRGF0YVNhdmluZy5weQ==) | `65.43% <50.00%> (ø)` | | | [impdar/lib/load/load\_tek.py](https://codecov.io/gh/dlilien/ImpDAR/pull/35/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Lilien#diff-aW1wZGFyL2xpYi9sb2FkL2xvYWRfdGVrLnB5) | `98.30% <50.00%> (ø)` | | | [impdar/lib/load/load\_pulse\_ekko.py](https://codecov.io/gh/dlilien/ImpDAR/pull/35/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Lilien#diff-aW1wZGFyL2xpYi9sb2FkL2xvYWRfcHVsc2VfZWtrby5weQ==) | `72.43% <66.66%> (-0.40%)` | :arrow_down: | | [impdar/lib/ApresData/ApresFlags.py](https://codecov.io/gh/dlilien/ImpDAR/pull/35/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Lilien#diff-aW1wZGFyL2xpYi9BcHJlc0RhdGEvQXByZXNGbGFncy5weQ==) | `66.00% <72.46%> (ø)` | | | [impdar/lib/ApresData/\_\_init\_\_.py](https://codecov.io/gh/dlilien/ImpDAR/pull/35/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Lilien#diff-aW1wZGFyL2xpYi9BcHJlc0RhdGEvX19pbml0X18ucHk=) | `78.90% <73.86%> (ø)` | | | [impdar/lib/ApresData/load\_apres.py](https://codecov.io/gh/dlilien/ImpDAR/pull/35/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Lilien#diff-aW1wZGFyL2xpYi9BcHJlc0RhdGEvbG9hZF9hcHJlcy5weQ==) | `73.95% <74.02%> (ø)` | | | [impdar/bin/apdar.py](https://codecov.io/gh/dlilien/ImpDAR/pull/35/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Lilien#diff-aW1wZGFyL2Jpbi9hcGRhci5weQ==) | `76.63% <75.48%> (+76.63%)` | :arrow_up: | | [impdar/lib/load/load\_bsi.py](https://codecov.io/gh/dlilien/ImpDAR/pull/35/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Lilien#diff-aW1wZGFyL2xpYi9sb2FkL2xvYWRfYnNpLnB5) | `77.21% <77.77%> (+5.31%)` | :arrow_up: | | ... and [19 more](https://codecov.io/gh/dlilien/ImpDAR/pull/35/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Lilien) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Lilien). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Lilien)

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

benhills commented 2 years ago

Nice! you are much better at getting the testing packaging to go through than me. Thanks for doing this.