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: restructure it for future method extensions #626

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Conversation

wellwelwel
Copy link
Owner

@wellwelwel wellwelwel commented Jul 29, 2024

This simple refactoring will help with the development of complementary methods such as it.todo, it.skip, etc.

  • All changes in the it method are automatically reflected in the test method.

Related

@wellwelwel wellwelwel marked this pull request as ready for review July 29, 2024 10:37
Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.74%. Comparing base (1014e87) to head (0096f59).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #626   +/-   ##
=======================================
  Coverage   97.74%   97.74%           
=======================================
  Files          35       35           
  Lines        1996     1997    +1     
  Branches       22       22           
=======================================
+ Hits         1951     1952    +1     
  Misses         26       26           
  Partials       19       19           
Flag Coverage Δ
linux 97.54% <100.00%> (+<0.01%) ⬆️
osx 97.82% <100.00%> (+<0.01%) ⬆️
windows 97.82% <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 merged commit 805158c into main Jul 29, 2024
27 checks passed
@wellwelwel wellwelwel deleted the it branch July 29, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant