Zncl2222 / pyfastexcel

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

Add logformatter #117

Closed Zncl2222 closed 3 months ago

codacy-production[bot] commented 3 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.06% (target: -5.00%) :white_check_mark: 97.37%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (f985d7fe4097f4c2ae7bb69756360848acefab11) | 1741 | 1685 | 96.78% | | | Head commit (2120cf66c7eb014fb9a6c2327eb85deba7da6c37) | 1772 (+31) | 1716 (+31) | 96.84% (**+0.06%**) | **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 (#117) | 38 | 37 | **97.37%** | **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 3 months ago

Codecov Report

Attention: Patch coverage is 98.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.61%. Comparing base (f985d7f) to head (2120cf6).

Files Patch % Lines
pyfastexcel/style.py 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #117 +/- ## ========================================== + Coverage 96.53% 96.61% +0.08% ========================================== Files 15 16 +1 Lines 1790 1833 +43 ========================================== + Hits 1728 1771 +43 Misses 45 45 Partials 17 17 ```

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