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

fix(TestBackend): prevent area mismatch #1252

Merged
merged 1 commit into from
Aug 5, 2024

fix(TestBackend): prevent area mismatch

cee31b5
Select commit
Loading
Failed to load commit list.
Merged

fix(TestBackend): prevent area mismatch #1252

fix(TestBackend): prevent area mismatch
cee31b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2024 in 0s

94.6% (-0.1%) compared to b344f95

View this Pull Request on Codecov

94.6% (-0.1%) compared to b344f95

Details

Codecov Report

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

Project coverage is 94.6%. Comparing base (b344f95) to head (cee31b5).

Files Patch % Lines
src/backend/test.rs 88.8% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1252     +/-   ##
=======================================
- Coverage   94.6%   94.6%   -0.1%     
=======================================
  Files         65      65             
  Lines      15407   15402      -5     
=======================================
- Hits       14576   14571      -5     
  Misses       831     831             

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