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(assert): add "assert() throws if expr is falsy" test #5267

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

iuioiua
Copy link
Collaborator

@iuioiua iuioiua commented Jul 3, 2024

Mainly so @std/assert reaches 100% coverage.

Towards #3713

@iuioiua iuioiua requested a review from kt3k as a code owner July 3, 2024 04:31
@github-actions github-actions bot added the assert label Jul 3, 2024
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.70%. Comparing base (1a11b69) to head (6b10839).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5267      +/-   ##
==========================================
+ Coverage   95.66%   95.70%   +0.03%     
==========================================
  Files         459      459              
  Lines       38015    38025      +10     
  Branches     5559     5562       +3     
==========================================
+ Hits        36368    36390      +22     
+ Misses       1606     1594      -12     
  Partials       41       41              

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

@iuioiua iuioiua enabled auto-merge (squash) July 3, 2024 04:34
Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

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

LGTM. Nice!

@iuioiua iuioiua merged commit c9a4eff into main Jul 3, 2024
15 checks passed
@iuioiua iuioiua deleted the assert-assert-throws branch July 3, 2024 04:38
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