nasa / earthdata-search

Earthdata Search is a web application developed by NASA EOSDIS to enable data discovery, search, comparison, visualization, and access across EOSDIS' Earth Science data holdings.
https://search.earthdata.nasa.gov
Other
743 stars 221 forks source link

EDSC-4079 fixes redirect urls #1796

Closed daniel-zamora closed 1 month ago

daniel-zamora commented 1 month ago

Overview

What is the feature?

Please summarize the feature or fix.

What is the Solution?

Summarize what you changed.

What areas of the application does this impact?

List impacted areas.

Testing

Reproduction steps

  1. Step 1
  2. Step 2...

Attachments

Please include relevant screenshots or files that would be helpful in reviewing and verifying this change.

Checklist

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 41.66667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 93.22%. Comparing base (b0693f9) to head (d741cec). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...c/src/js/util/request/savedAccessConfigsRequest.js 36.36% 6 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1796 +/- ## ========================================== - Coverage 93.27% 93.22% -0.05% ========================================== Files 749 749 Lines 18208 18219 +11 Branches 4716 4689 -27 ========================================== + Hits 16983 16985 +2 - Misses 1140 1186 +46 + Partials 85 48 -37 ```

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