Zncl2222 / pyfastexcel

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

Feat: add support for pivot table to add classic layout #151

Closed Zncl2222 closed 1 day ago

codacy-production[bot] commented 1 day ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.01% (target: -5.00%) :white_check_mark: 100.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (5284bcf248c850378d56f78f4063ba249f8ffe63) | 2937 | 2851 | 97.07% | | | Head commit (e4b2888dffe6400e0c6fa405fefcb3f905b83ef2) | 2948 (+11) | 2862 (+11) | 97.08% (**+0.01%**) | **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 (#151) | 11 | 11 | **100.00%** | **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 1 day ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.82%. Comparing base (5284bcf) to head (e4b2888).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #151 +/- ## ========================================== + Coverage 96.81% 96.82% +0.01% ========================================== Files 26 26 Lines 2919 2929 +10 ========================================== + Hits 2826 2836 +10 Misses 67 67 Partials 26 26 ```

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