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

FIXED: nats_GetJWTOrSeed to understand Windows \r\n lines #801

Merged
merged 4 commits into from
Sep 30, 2024

Conversation

levb
Copy link
Collaborator

@levb levb commented Sep 30, 2024

A customer ran into this issue, no ticket opened.

@levb levb changed the title FIXED: nats_GetJWTOrSeed to understand Windows \r\n lites FIXED: nats_GetJWTOrSeed to understand Windows \r\n files Sep 30, 2024
@levb levb changed the title FIXED: nats_GetJWTOrSeed to understand Windows \r\n files FIXED: nats_GetJWTOrSeed to understand Windows \r\n lines Sep 30, 2024
Copy link

codecov bot commented Sep 30, 2024

Codecov Report

Attention: Patch coverage is 73.33333% with 8 lines in your changes missing coverage. Please review.

Project coverage is 70.53%. Comparing base (1553d4a) to head (47a301f).
Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
src/util.c 73.33% 0 Missing and 8 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #801      +/-   ##
==========================================
+ Coverage   68.71%   70.53%   +1.82%     
==========================================
  Files          39       47       +8     
  Lines       15207    15450     +243     
  Branches     3143     3181      +38     
==========================================
+ Hits        10449    10898     +449     
+ Misses       1700     1478     -222     
- Partials     3058     3074      +16     

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

Copy link
Member

@kozlovic kozlovic left a comment

Choose a reason for hiding this comment

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

nit: unnecessary check, but otherwise LGTM

src/util.c Outdated Show resolved Hide resolved
@levb levb marked this pull request as ready for review September 30, 2024 20:01
@levb levb merged commit f5a7e60 into main Sep 30, 2024
30 checks passed
@levb levb deleted the lev-fix-nats_GetJWTOrSeed-CRLF branch September 30, 2024 20:17
github-actions bot pushed a commit that referenced this pull request Sep 30, 2024
levb added a commit that referenced this pull request Oct 1, 2024
* FIXED: nats_GetJWTOrSeed to understand Windows \r\n lites

* Adjusted the test

* Adjusted the test, +1

* PR feedback
@levb levb removed the cherry-pick label Oct 1, 2024
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.

2 participants