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

Reenable Cypress test and fix bugs it turned up #2405

Merged
merged 3 commits into from
Sep 17, 2024

include fixes that Ethan found in a closed PR

e757aaa
Select commit
Loading
Failed to load commit list.
Merged

Reenable Cypress test and fix bugs it turned up #2405

include fixes that Ethan found in a closed PR
e757aaa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

86.17% (+0.14%) compared to 7b1f57b

View this Pull Request on Codecov

86.17% (+0.14%) compared to 7b1f57b

Details

Codecov Report

Attention: Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.17%. Comparing base (7b1f57b) to head (e757aaa).

Files with missing lines Patch % Lines
src/models/stores/sorted-documents.ts 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2405      +/-   ##
==========================================
+ Coverage   86.02%   86.17%   +0.14%     
==========================================
  Files         736      736              
  Lines       37816    37814       -2     
  Branches     9623     9626       +3     
==========================================
+ Hits        32533    32586      +53     
+ Misses       4982     4929      -53     
+ Partials      301      299       -2     

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