junzis / pyModeS

Python decoder for Mode S and ADS-B signals
GNU General Public License v3.0
527 stars 151 forks source link

switch to poetry #135

Closed xoolive closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #135 (d7d1460) into master (5a703a0) will increase coverage by 4.99%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
+ Coverage   50.50%   55.50%   +4.99%     
==========================================
  Files          26       34       +8     
  Lines        1964     2207     +243     
  Branches      391      392       +1     
==========================================
+ Hits          992     1225     +233     
- Misses        788      795       +7     
- Partials      184      187       +3     
Impacted Files Coverage Δ
pyModeS/decoder/bds/bds50.py 59.45% <0.00%> (-2.71%) :arrow_down:
tests/test_commb.py 100.00% <0.00%> (ø)
tests/test_tell.py 100.00% <0.00%> (ø)
tests/test_allcall.py 100.00% <0.00%> (ø)
tests/test_surv.py 100.00% <0.00%> (ø)
tests/test_py_common.py 100.00% <0.00%> (ø)
tests/test_bds_inference.py 100.00% <0.00%> (ø)
tests/test_c_common.py 8.16% <0.00%> (ø)
tests/test_adsb.py 100.00% <0.00%> (ø)
pyModeS/__init__.py 94.73% <0.00%> (+10.52%) :arrow_up:
... and 1 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more