Zncl2222 / pyfastexcel

High performace excel writer in python
MIT License
3 stars 1 forks source link

Add Chart #130

Closed Zncl2222 closed 2 months ago

codacy-production[bot] commented 2 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -0.12% (target: -5.00%) :white_check_mark: 96.56%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (b668c45fcd89b6a18d2865a61ac74858af53c986) | 2072 | 2012 | 97.10% | | | Head commit (78d8dddf5a61f4d750f1bebf198d87060284d673) | 2656 (+584) | 2576 (+564) | 96.99% (**-0.12%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#130) | 582 | 562 | **96.56%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 96.03774% with 21 lines in your changes missing coverage. Please review.

Project coverage is 96.73%. Comparing base (b668c45) to head (78d8ddd).

Files with missing lines Patch % Lines
pyfastexcel/core/style.go 65.71% 12 Missing :warning:
pyfastexcel/core/chart.go 95.16% 5 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #130 +/- ## ========================================== - Coverage 99.75% 96.73% -3.02% ========================================== Files 15 23 +8 Lines 1623 2664 +1041 ========================================== + Hits 1619 2577 +958 - Misses 4 64 +60 - Partials 0 23 +23 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.