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: fix typings of skip modifier #754

Merged
merged 2 commits into from
Sep 10, 2024
Merged

fix: fix typings of skip modifier #754

merged 2 commits into from
Sep 10, 2024

Conversation

wellwelwel
Copy link
Owner

Fixes #749.

@wellwelwel wellwelwel added typings modifiers Debugging and planning helpers labels Sep 10, 2024
Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.07%. Comparing base (00c7d5f) to head (48250e0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #754   +/-   ##
=======================================
  Coverage   99.07%   99.07%           
=======================================
  Files          36       36           
  Lines        1728     1733    +5     
  Branches       10       10           
=======================================
+ Hits         1712     1717    +5     
  Misses          8        8           
  Partials        8        8           
Flag Coverage Δ
linux 98.96% <100.00%> (+<0.01%) ⬆️
osx 99.01% <100.00%> (+<0.01%) ⬆️
windows 98.96% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@wellwelwel wellwelwel marked this pull request as ready for review September 10, 2024 11:47
@wellwelwel wellwelwel merged commit d9851de into main Sep 10, 2024
21 checks passed
@wellwelwel wellwelwel deleted the overloads branch September 10, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
modifiers Debugging and planning helpers typings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typings of test() and test.skip() differ
1 participant