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

test(encoding): improve test coverage #4742

Merged
merged 1 commit into from
May 15, 2024
Merged

test(encoding): improve test coverage #4742

merged 1 commit into from
May 15, 2024

Conversation

babiabeo
Copy link
Contributor

The encoding sub-module is now fully covered.

Towards: #3713

@babiabeo babiabeo requested a review from kt3k as a code owner May 15, 2024 15:27
Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.88%. Comparing base (48506f4) to head (f1089c3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4742   +/-   ##
=======================================
  Coverage   91.88%   91.88%           
=======================================
  Files         484      484           
  Lines       41296    41296           
  Branches     5318     5319    +1     
=======================================
+ Hits        37944    37945    +1     
+ Misses       3295     3294    -1     
  Partials       57       57           

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

Copy link
Contributor

@iuioiua iuioiua left a comment

Choose a reason for hiding this comment

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

Nice! Thank you.

@iuioiua iuioiua merged commit aa35b35 into denoland:main May 15, 2024
12 checks passed
@babiabeo babiabeo deleted the encoding-coverage branch May 15, 2024 23:22
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