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

feat: add skip modifier to describe, it and test methods #735

Merged
merged 2 commits into from
Sep 5, 2024
Merged

Conversation

wellwelwel
Copy link
Owner

@wellwelwel wellwelwel added needs docs modifiers Debugging and planning helpers labels Sep 5, 2024
Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.07%. Comparing base (56434ad) to head (210a79b).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #735      +/-   ##
==========================================
+ Coverage   99.00%   99.07%   +0.06%     
==========================================
  Files          36       37       +1     
  Lines        1712     1723      +11     
  Branches       10       10              
==========================================
+ Hits         1695     1707      +12     
  Misses          8        8              
+ Partials        9        8       -1     
Flag Coverage Δ
linux 98.95% <100.00%> (+<0.01%) ⬆️
osx 99.01% <100.00%> (+0.06%) ⬆️
windows 98.95% <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 changed the title feat: add skip to describe, it and test methods feat: add skip helper to describe, it and test methods Sep 5, 2024
@wellwelwel wellwelwel changed the title feat: add skip helper to describe, it and test methods feat: add skip modifier to describe, it and test methods Sep 5, 2024
@wellwelwel wellwelwel marked this pull request as ready for review September 5, 2024 04:44
@wellwelwel wellwelwel merged commit b756605 into main Sep 5, 2024
22 checks passed
@wellwelwel wellwelwel deleted the skip branch September 5, 2024 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
modifiers Debugging and planning helpers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant