Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EDSC-3460: Remove support for Echo-Token #13

Merged
merged 2 commits into from
Jul 25, 2022
Merged

EDSC-3460: Remove support for Echo-Token #13

merged 2 commits into from
Jul 25, 2022

Conversation

macrouch
Copy link
Contributor

@macrouch macrouch commented Jul 18, 2022

Overview

What is the feature?

Removed support for the Echo-Token header.

Checklist

  • I have added automated tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@codecov
Copy link

codecov bot commented Jul 18, 2022

Codecov Report

Merging #13 (f450132) into main (1c6a2e0) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #13   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           43        43           
  Lines          982       970   -12     
  Branches       147       138    -9     
=========================================
- Hits           982       970   -12     
Impacted Files Coverage Δ
src/cmr/concepts/subscription.js 100.00% <ø> (ø)
src/utils/cmrDelete.js 100.00% <ø> (ø)
src/utils/cmrIngest.js 100.00% <ø> (ø)
src/utils/cmrQuery.js 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c6a2e0...f450132. Read the comment docs.

@macrouch macrouch merged commit 0a2d965 into main Jul 25, 2022
@macrouch macrouch deleted the EDSC-3460 branch July 25, 2022 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants