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

feat(rest): Add unique user-agent to requests #45

Merged
merged 1 commit into from
Oct 27, 2024
Merged

feat(rest): Add unique user-agent to requests #45

merged 1 commit into from
Oct 27, 2024

Conversation

Sidnioulz
Copy link
Owner

Closes #44.

Exemple: figmarine-rest/git (node v22.10.0 runtime)

@Sidnioulz Sidnioulz added enhancement New feature or request pkg-rest labels Oct 27, 2024
@Sidnioulz Sidnioulz self-assigned this Oct 27, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 66.66667% with 10 lines in your changes missing coverage. Please review.

Project coverage is 78.68%. Comparing base (0199e80) to head (3be71ce).

Files with missing lines Patch % Lines
packages/rest/src/interceptors.ts 65.51% 9 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
- Coverage   80.00%   78.68%   -1.32%     
==========================================
  Files          16       16              
  Lines         275      305      +30     
  Branches       66       77      +11     
==========================================
+ Hits          220      240      +20     
- Misses         48       57       +9     
- Partials        7        8       +1     

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

@Sidnioulz Sidnioulz merged commit a320342 into main Oct 27, 2024
9 checks passed
@Sidnioulz Sidnioulz deleted the issue-44 branch October 27, 2024 13:06
Copy link
Contributor

🎉 This PR is included in version 1.1.0 🎉

The release is available on pnpm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@Sidnioulz
Copy link
Owner Author

🎉 This PR is included in version 1.0.2 🎉

The release is available on pnpm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@Sidnioulz
Copy link
Owner Author

🎉 This PR is included in version 1.0.3 🎉

The release is available on pnpm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[REST] Add user-agent to requests
2 participants