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

Switch to Pixi for development / CI and hatchling for build system #6775

Merged
merged 138 commits into from
May 14, 2024

Add hook back in Pyproject.toml

7ab9403
Select commit
Loading
Failed to load commit list.
Merged

Switch to Pixi for development / CI and hatchling for build system #6775

Add hook back in Pyproject.toml
7ab9403
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2024 in 0s

81.49% (-0.01%) compared to 465dd52

View this Pull Request on Codecov

81.49% (-0.01%) compared to 465dd52

Details

Codecov Report

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

Project coverage is 81.49%. Comparing base (465dd52) to head (7ab9403).
Report is 5 commits behind head on main.

Files Patch % Lines
panel/__version.py 52.94% 8 Missing ⚠️
panel/widgets/indicators.py 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6775      +/-   ##
==========================================
- Coverage   81.49%   81.49%   -0.01%     
==========================================
  Files         314      316       +2     
  Lines       46609    46655      +46     
==========================================
+ Hits        37984    38020      +36     
- Misses       8625     8635      +10     

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