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

Enable type-checking and correct some resulting problems #399

Merged
merged 5 commits into from
Sep 12, 2024

fix: avoid unnecessarily requiring a schema update

bbcd1e8
Select commit
Loading
Failed to load commit list.
Merged

Enable type-checking and correct some resulting problems #399

fix: avoid unnecessarily requiring a schema update
bbcd1e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2024 in 0s

93.82% (+0.28%) compared to 5631210

View this Pull Request on Codecov

93.82% (+0.28%) compared to 5631210

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.82%. Comparing base (5631210) to head (bbcd1e8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #399      +/-   ##
==========================================
+ Coverage   93.54%   93.82%   +0.28%     
==========================================
  Files          18       18              
  Lines        2571     2575       +4     
  Branches      579      577       -2     
==========================================
+ Hits         2405     2416      +11     
+ Misses         95       91       -4     
+ Partials       71       68       -3     

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