Zncl2222 / pyfastexcel

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

Fix sheets order #147

Closed Zncl2222 closed 1 week ago

codacy-production[bot] commented 1 week ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: -5.00%) :white_check_mark: 100.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (0e8321ef0abb230f9218b28444bcdc2e8ca87b0e) | 2904 | 2822 | 97.18% | | | Head commit (9169d0497ad843a11448abb3f3e4fe360c62cf94) | 2908 (+4) | 2826 (+4) | 97.18% (**+0.00%**) | **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 (#147) | 8 | 8 | **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 week ago

Codecov Report

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

Project coverage is 96.92%. Comparing base (0e8321e) to head (9169d04).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #147 +/- ## ======================================= Coverage 96.92% 96.92% ======================================= Files 26 26 Lines 2892 2896 +4 ======================================= + Hits 2803 2807 +4 Misses 65 65 Partials 24 24 ```

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