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

Allow downloading extra formats in the demo #617

Merged
merged 8 commits into from
Jan 14, 2025

refactor: early testing for outputs errors in create_demo_app

f84e604
Select commit
Loading
Failed to load commit list.
Merged

Allow downloading extra formats in the demo #617

refactor: early testing for outputs errors in create_demo_app
f84e604
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

78.66% (+1.91%) compared to 1c2aae6

View this Pull Request on Codecov

78.66% (+1.91%) compared to 1c2aae6

Details

Codecov Report

Attention: Patch coverage is 37.83784% with 23 lines in your changes missing coverage. Please review.

Project coverage is 78.66%. Comparing base (1c2aae6) to head (f84e604).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
everyvoice/demo/app.py 32.35% 21 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #617      +/-   ##
==========================================
+ Coverage   76.75%   78.66%   +1.91%     
==========================================
  Files          46       47       +1     
  Lines        3446     3900     +454     
  Branches      470      575     +105     
==========================================
+ Hits         2645     3068     +423     
- Misses        700      723      +23     
- Partials      101      109       +8     

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