Zncl2222 / pyfastexcel

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

Add rename sheet function #116

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.05% (target: -5.00%) :white_check_mark: 100.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (fe22c86603b55d4588df081ba77c50d63eeb0fa7) | 1715 | 1659 | 96.73% | | | Head commit (eef832e0949da427b5fb53d51dbafeef5995bdef) | 1741 (+26) | 1685 (+26) | 96.78% (**+0.05%**) | **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 (#116) | 27 | 27 | **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 2 months ago

Codecov Report

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

Project coverage is 96.53%. Comparing base (fe22c86) to head (eef832e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #116 +/- ## ========================================== + Coverage 96.48% 96.53% +0.05% ========================================== Files 15 15 Lines 1764 1790 +26 ========================================== + Hits 1702 1728 +26 Misses 45 45 Partials 17 17 ```

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