Zncl2222 / pyfastexcel

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

Add excelize normal API to group rows and columns #104

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.49% (target: -5.00%) :white_check_mark: 91.24%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (3c4c059ecfb315f30adcaec7b169f838b8ca8bbd) | 1525 | 1477 | 96.85% | | | Head commit (4710ef107a742571473ad9ee9d30af3e4104353f) | 1649 (+124) | 1589 (+112) | 96.36% (**-0.49%**) | **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 (#104) | 137 | 125 | **91.24%** | **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


:rocket: Don’t miss a bit, follow what’s new on Codacy.

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 88.18182% with 13 lines in your changes missing coverage. Please review.

Project coverage is 96.23%. Comparing base (3c4c059) to head (4710ef1).

Files Patch % Lines
pyfastexcel/core/writer.go 85.86% 9 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #104 +/- ## ========================================== - Coverage 96.82% 96.23% -0.59% ========================================== Files 15 15 Lines 1574 1673 +99 ========================================== + Hits 1524 1610 +86 - Misses 39 48 +9 - Partials 11 15 +4 ```

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