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

Simulated Test Database #984

Merged
merged 17 commits into from
Nov 15, 2023

Added Missing Translations and removed unused variable

ea181b1
Select commit
Loading
Failed to load commit list.
Merged

Simulated Test Database #984

Added Missing Translations and removed unused variable
ea181b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 14, 2023 in 1s

93.14% (-0.53%) compared to 98df95d

View this Pull Request on Codecov

93.14% (-0.53%) compared to 98df95d

Details

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (98df95d) 93.66% compared to head (ea181b1) 93.14%.

Files Patch % Lines
src/components/DeleteOrg/DeleteOrg.tsx 50.00% 8 Missing ⚠️
src/screens/OrgList/OrgList.tsx 52.94% 8 Missing ⚠️
src/components/OrgListCard/OrgListCard.tsx 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #984      +/-   ##
===========================================
- Coverage    93.66%   93.14%   -0.53%     
===========================================
  Files          129      129              
  Lines         3047     3078      +31     
  Branches       868      879      +11     
===========================================
+ Hits          2854     2867      +13     
- Misses         184      202      +18     
  Partials         9        9              

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