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 flushPromises and peekPromiseState then deprecate promiseState #38

Merged
merged 7 commits into from
Aug 21, 2024

docs(peekPromiseState): replace `promiseState` to `peekPromiseState`

45c948e
Select commit
Loading
Failed to load commit list.
Merged

feat: add flushPromises and peekPromiseState then deprecate promiseState #38

docs(peekPromiseState): replace `promiseState` to `peekPromiseState`
45c948e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2024 in 1s

93.10% (+0.10%) compared to 5950811

View this Pull Request on Codecov

93.10% (+0.10%) compared to 5950811

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.10%. Comparing base (5950811) to head (45c948e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   93.00%   93.10%   +0.10%     
==========================================
  Files          14       16       +2     
  Lines         400      406       +6     
  Branches       38       38              
==========================================
+ Hits          372      378       +6     
  Misses         28       28              

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