asfadmin / Discovery-asf_search

BSD 3-Clause "New" or "Revised" License
126 stars 43 forks source link

BUGFIX: python V3.8 Unsupported Type Hinting #221

Closed SpicyGarlicAlbacoreRoll closed 1 year ago

SpicyGarlicAlbacoreRoll commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #221 (345c30e) into master (e917612) will increase coverage by 1.23%. Report is 33 commits behind head on master. The diff coverage is 98.00%.

@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
+ Coverage   88.76%   89.99%   +1.23%     
==========================================
  Files          52       52              
  Lines        1958     1959       +1     
==========================================
+ Hits         1738     1763      +25     
+ Misses        220      196      -24     
Flag Coverage Δ
unittests 89.99% <98.00%> (+1.23%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
asf_search/search/search_generator.py 96.52% <97.36%> (+0.62%) :arrow_up:
asf_search/ASFProduct.py 94.11% <100.00%> (+34.44%) :arrow_up:
asf_search/exceptions.py 100.00% <100.00%> (ø)
asf_search/search/baseline_search.py 94.23% <100.00%> (-1.85%) :arrow_down:
asf_search/search/search_count.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes