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

Add support for GET /requests endpoint 🦅 #97

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

jamacku
Copy link
Member

@jamacku jamacku commented Feb 20, 2024

No description provided.

@jamacku jamacku self-assigned this Feb 20, 2024
@jamacku jamacku linked an issue Feb 20, 2024 that may be closed by this pull request
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (8502c65) 98.75% compared to head (532621a) 96.47%.
Report is 7 commits behind head on main.

Files Patch % Lines
src/index.ts 45.45% 6 Missing ⚠️
src/link.ts 89.28% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
- Coverage   98.75%   96.47%   -2.29%     
==========================================
  Files           4        4              
  Lines         403      482      +79     
  Branches       30       36       +6     
==========================================
+ Hits          398      465      +67     
- Misses          5       17      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jamacku jamacku merged commit a2817c7 into redhat-plumbers-in-action:main Feb 20, 2024
4 of 6 checks passed
@jamacku jamacku deleted the get-requests branch February 20, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RFE: Add support for GET /requests endpoint
1 participant