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

Add functionality for updating sections dynamically #542

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Formatting

2b79631
Select commit
Loading
Failed to load commit list.
Open

Add functionality for updating sections dynamically #542

Formatting
2b79631
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 14, 2024 in 0s

99.18% (-0.02%) compared to 9c1ff1b

View this Pull Request on Codecov

99.18% (-0.02%) compared to 9c1ff1b

Details

Codecov Report

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

Project coverage is 99.18%. Comparing base (9c1ff1b) to head (2b79631).

Files with missing lines Patch % Lines
src/migration.ts 91.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #542      +/-   ##
==========================================
- Coverage   99.19%   99.18%   -0.02%     
==========================================
  Files         115      115              
  Lines        1986     2077      +91     
  Branches      519      535      +16     
==========================================
+ Hits         1970     2060      +90     
- Misses         14       15       +1     
  Partials        2        2              

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