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

fix: add EOL at the end of updated lock files #151

Merged
merged 4 commits into from
Mar 21, 2024
Merged

fix: add EOL at the end of updated lock files #151

merged 4 commits into from
Mar 21, 2024

Conversation

hasundue
Copy link
Owner

  • test(lib/file): check EOL at the end of file
  • fix: add EOL at the end of updated lock file
  • test(cli): stub latest version of jsr:@std/
  • test(cli): update snapshot

@hasundue hasundue linked an issue Mar 21, 2024 that may be closed by this pull request
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 68.75000% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 88.01%. Comparing base (23026fd) to head (af30f7e).

Files Patch % Lines
lib/file.ts 40.00% 3 Missing ⚠️
lib/lockfile.ts 85.71% 1 Missing ⚠️
lib/testing.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #151      +/-   ##
==========================================
- Coverage   88.35%   88.01%   -0.34%     
==========================================
  Files          20       20              
  Lines        1262     1260       -2     
  Branches      199      199              
==========================================
- Hits         1115     1109       -6     
- Misses        146      150       +4     
  Partials        1        1              

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

@hasundue hasundue merged commit c3fe585 into main Mar 21, 2024
5 of 7 checks passed
@hasundue hasundue deleted the fix-lock-eol branch March 21, 2024 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add EOL to the updated deno.lock
1 participant