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

[#594] Handle missing documents #632

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

SilviaAmAm
Copy link
Collaborator

Fixes #594

@codecov-commenter
Copy link

codecov-commenter commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.92%. Comparing base (42519f7) to head (81690af).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #632      +/-   ##
==========================================
- Coverage   88.04%   87.92%   -0.12%     
==========================================
  Files         209      210       +1     
  Lines        5988     6046      +58     
  Branches      620      639      +19     
==========================================
+ Hits         5272     5316      +44     
- Misses        716      730      +14     
Flag Coverage Δ
backend 91.40% <100.00%> (+<0.01%) ⬆️
jest 32.81% <ø> (+0.04%) ⬆️
storybook 78.20% <ø> (-0.24%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle case where document has been deleted in OZ
2 participants