Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Standardize structs and add error handling #9

Merged
merged 111 commits into from
May 2, 2024

Conversation

SimranMakhija7
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 2, 2024

Codecov Report

Attention: Patch coverage is 89.51965% with 96 lines in your changes are missing coverage. Please review.

Project coverage is 83.30%. Comparing base (a9bad65) to head (8a12a01).

Files Patch % Lines
src/handlers/table_handler.rs 78.26% 27 Missing and 8 partials ⚠️
src/repository/table.rs 88.75% 11 Missing and 7 partials ⚠️
src/handlers/namespace_handler.rs 85.29% 14 Missing and 1 partial ⚠️
src/database/database.rs 87.95% 6 Missing and 4 partials ⚠️
src/dto/errors.rs 90.00% 8 Missing ⚠️
src/repository/namespace.rs 95.69% 1 Missing and 3 partials ⚠️
src/routes/namespace.rs 0.00% 4 Missing ⚠️
src/dto/namespace_data.rs 97.72% 0 Missing and 1 partial ⚠️
src/dto/table_data.rs 98.36% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   78.43%   83.30%   +4.87%     
==========================================
  Files          15       16       +1     
  Lines        1062     1336     +274     
  Branches     1062     1336     +274     
==========================================
+ Hits          833     1113     +280     
+ Misses        189      179      -10     
- Partials       40       44       +4     

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

@SimranMakhija7 SimranMakhija7 merged commit e5208f6 into main May 2, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants