asfadmin / Discovery-asf_search

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

Topic: URL Constants #201

Closed SpicyGarlicAlbacoreRoll closed 1 year ago

SpicyGarlicAlbacoreRoll commented 1 year ago

moves error reporting url into INTERNAL.py as constants

codecov-commenter commented 1 year ago

Codecov Report

Merging #201 (baf914f) into master (1a0c95f) will increase coverage by 0.00%. The diff coverage is 90.00%.

@@           Coverage Diff           @@
##           master     #201   +/-   ##
=======================================
  Coverage   89.49%   89.50%           
=======================================
  Files          51       51           
  Lines        1933     1934    +1     
=======================================
+ Hits         1730     1731    +1     
  Misses        203      203           
Flag Coverage Δ
unittests 89.50% <90.00%> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Δ
asf_search/search/error_reporting.py 75.00% <66.66%> (-1.20%) :arrow_down:
asf_search/ASFSession.py 84.00% <100.00%> (ø)
asf_search/CMR/MissionList.py 92.30% <100.00%> (ø)
asf_search/constants/INTERNAL.py 100.00% <100.00%> (ø)