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

refactor(testing): remove dead code and improve test of testing/mock.ts #5137

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Jun 25, 2024

This PR improves testing of testing/mock.ts, and also removes some dead code in it.

part of #3713

Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.02%. Comparing base (365f989) to head (8366733).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5137      +/-   ##
==========================================
+ Coverage   92.91%   93.02%   +0.10%     
==========================================
  Files         473      473              
  Lines       38065    38061       -4     
  Branches     5398     5406       +8     
==========================================
+ Hits        35369    35405      +36     
+ Misses       2641     2605      -36     
+ Partials       55       51       -4     

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

testing/mock.ts Show resolved Hide resolved
@kt3k kt3k merged commit 876c20f into denoland:main Jun 25, 2024
15 checks passed
@kt3k kt3k deleted the improve-mock-test branch June 25, 2024 09:32
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