Skip to content

Proposal for charts component #201

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

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

move import to the top

e1725f9
Select commit
Loading
Failed to load commit list.
Open

Proposal for charts component #201

move import to the top
e1725f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 11, 2024 in 0s

95.19% (-0.49%) compared to 398147e

View this Pull Request on Codecov

95.19% (-0.49%) compared to 398147e

Details

Codecov Report

Attention: Patch coverage is 78.57143% with 6 lines in your changes missing coverage. Please review.

Project coverage is 95.19%. Comparing base (398147e) to head (e1725f9).
Report is 34 commits behind head on main.

Files with missing lines Patch % Lines
src/python-fastui/fastui/components/charts.py 77.77% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
- Coverage   95.68%   95.19%   -0.49%     
==========================================
  Files          14       15       +1     
  Lines         950      978      +28     
==========================================
+ Hits          909      931      +22     
- Misses         41       47       +6     

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