Skip to content

test: add test cases

58daeed
Select commit
Loading
Failed to load commit list.
Merged

feat(prefer-find-by): add fixer for waitFor wrapping findBy queries #1013

test: add test cases
58daeed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 29, 2025 in 0s

96.18% (-0.10%) compared to 26d360e

View this Pull Request on Codecov

96.18% (-0.10%) compared to 26d360e

Details

Codecov Report

Attention: Patch coverage is 89.74359% with 4 lines in your changes missing coverage. Please review.

Project coverage is 96.18%. Comparing base (26d360e) to head (58daeed).
Report is 20 commits behind head on main.

Files with missing lines Patch % Lines
lib/rules/prefer-find-by.ts 89.74% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1013      +/-   ##
==========================================
- Coverage   96.27%   96.18%   -0.10%     
==========================================
  Files          46       47       +1     
  Lines        2472     2518      +46     
  Branches     1025     1038      +13     
==========================================
+ Hits         2380     2422      +42     
- Misses         92       96       +4     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • πŸ“¦ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.