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 .todo helper for describe, it, and test #633

Merged
merged 12 commits into from
Aug 1, 2024

docs: add `.todo` documentation and examples

aa3d74e
Select commit
Loading
Failed to load commit list.
Merged

feat: add .todo helper for describe, it, and test #633

docs: add `.todo` documentation and examples
aa3d74e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2024 in 0s

98.67% (target 95.00%)

View this Pull Request on Codecov

98.67% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.67%. Comparing base (03005a5) to head (aa3d74e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #633      +/-   ##
==========================================
+ Coverage   97.74%   98.67%   +0.92%     
==========================================
  Files          35       36       +1     
  Lines        1997     2037      +40     
  Branches       22       12      -10     
==========================================
+ Hits         1952     2010      +58     
+ Misses         26       16      -10     
+ Partials       19       11       -8     

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