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: resolving issues with caseInfo storage and API (#454) #456

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

holtgrewe
Copy link
Member

No description provided.

@holtgrewe holtgrewe linked an issue Feb 7, 2024 that may be closed by this pull request
10 tasks
@holtgrewe holtgrewe enabled auto-merge (squash) February 7, 2024 07:10
Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (62bfd70) 73.19% compared to head (82cf557) 94.21%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #456       +/-   ##
===========================================
+ Coverage   73.19%   94.21%   +21.02%     
===========================================
  Files          97       55       -42     
  Lines        3846     1538     -2308     
  Branches      683        0      -683     
===========================================
- Hits         2815     1449     -1366     
+ Misses        884       89      -795     
+ Partials      147        0      -147     
Files Coverage Δ
backend/app/models/caseinfo.py 100.00% <100.00%> (ø)
backend/app/schemas/caseinfo.py 100.00% <100.00%> (ø)

... and 42 files with indirect coverage changes

@holtgrewe holtgrewe changed the title fix: resolving issues with case info storage (#454) fix: resolving issues with caseInfo storage and API (#454) Feb 7, 2024
@holtgrewe holtgrewe merged commit 2f3ea9d into main Feb 7, 2024
10 checks passed
@holtgrewe holtgrewe deleted the 454-resolve-issues-with-case-info-storage branch February 7, 2024 07:36
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.

Resolve issues with case info storage
1 participant