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

refactor(api): remove deprecated stamps endpoint #2632

Merged
merged 2 commits into from
Nov 4, 2021
Merged

Conversation

acud
Copy link
Member

@acud acud commented Nov 1, 2021

endpoints were marked for deprecation in July this year, so they qualify for removal at this point.

This change is Reviewable

@codecov-commenter
Copy link

Codecov Report

Merging #2632 (d820c31) into master (5a6c234) will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2632      +/-   ##
==========================================
- Coverage   63.51%   63.42%   -0.09%     
==========================================
  Files         233      232       -1     
  Lines       25901    25776     -125     
==========================================
- Hits        16450    16348     -102     
+ Misses       7956     7936      -20     
+ Partials     1495     1492       -3     
Impacted Files Coverage Δ
pkg/api/router.go 98.40% <ø> (-0.17%) ⬇️
pkg/localstore/subscription_pull.go 91.09% <0.00%> (+4.10%) ⬆️

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 5a6c234...d820c31. Read the comment docs.

@acud acud self-assigned this Nov 1, 2021
@acud acud added the ready for review The PR is ready to be reviewed label Nov 1, 2021
@acud acud added this to the v1.4.0 milestone Nov 2, 2021
Copy link
Contributor

@mrekucci mrekucci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be also removed from the Open API spec.

Reviewed 4 of 4 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @acud)

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 3, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Member Author

@acud acud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done @mrekucci

Reviewable status: 4 of 5 files reviewed, all discussions resolved (waiting on @acud)

@acud acud requested a review from mrekucci November 3, 2021 17:40
Copy link
Contributor

@mrekucci mrekucci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @acud)

@acud acud merged commit f78ad3b into master Nov 4, 2021
@acud acud deleted the remove-deprecated branch November 4, 2021 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull-request ready for review The PR is ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants