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

chore: update FileInfo fixture #6181

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Nov 13, 2024

FileInfo type has been updated in this commit ( denoland/deno@7becd83 ), and now this test fixture needs to be updated

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.86%. Comparing base (9607eb8) to head (c3e636a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6181      +/-   ##
==========================================
- Coverage   96.49%   95.86%   -0.63%     
==========================================
  Files         535      516      -19     
  Lines       41285    41127     -158     
  Branches     6166     6073      -93     
==========================================
- Hits        39837    39428     -409     
- Misses       1404     1654     +250     
- Partials       44       45       +1     

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

Copy link
Member

@satyarohith satyarohith left a comment

Choose a reason for hiding this comment

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

LGTM

@kt3k
Copy link
Member Author

kt3k commented Nov 13, 2024

@satyarohith I also fixed file_server test to handle FileInfo.mode difference in canary, which is also changed in denoland/deno@7becd83 Could you take another look?

Copy link
Member

@satyarohith satyarohith left a comment

Choose a reason for hiding this comment

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

The fix c3e636a looks good to me!

@kt3k kt3k merged commit 03dffde into denoland:main Nov 13, 2024
19 checks passed
@kt3k kt3k deleted the chore-http-update-file-info-fixture branch November 13, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants