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

fix(migrations): clean the alembic migrations & scratch revisions #145

Merged
merged 11 commits into from
Mar 30, 2024

fix(migrations): fix the enum scope downgrade

9f04edf
Select commit
Loading
Failed to load commit list.
Merged

fix(migrations): clean the alembic migrations & scratch revisions #145

fix(migrations): fix the enum scope downgrade
9f04edf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 30, 2024 in 0s

83.86% (-0.10%) compared to c7fea64

View this Pull Request on Codecov

83.86% (-0.10%) compared to c7fea64

Details

Codecov Report

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

Project coverage is 83.86%. Comparing base (c7fea64) to head (9f04edf).
Report is 1 commits behind head on main.

Files Patch % Lines
src/app/db.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
- Coverage   83.95%   83.86%   -0.10%     
==========================================
  Files          29       29              
  Lines         916      917       +1     
==========================================
  Hits          769      769              
- Misses        147      148       +1     

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