Zncl2222 / pyfastexcel

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

Add dirver logger and the function to set_debug_level #121

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: -2.74% (target: -5.00%) :white_check_mark: 100.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (af569b96cfeb0548d6061ef0541514f006fa6587) | 1184 | 1180 | 99.66% | | | Head commit (8ed30d5b80b77743de91d495142dae7c356b0ee5) | 1787 (+603) | 1732 (+552) | 96.92% (**-2.74%**) | **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 (#121) | 17 | 17 | **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 3 months ago

Codecov Report

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

Project coverage is 87.73%. Comparing base (af569b9) to head (8ed30d5).

:exclamation: There is a different number of reports uploaded between BASE (af569b9) and HEAD (8ed30d5). Click for more details.

HEAD has 4 uploads less than BASE | Flag | BASE (af569b9) | HEAD (8ed30d5) | |------|------|------| ||5|1|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #121 +/- ## =========================================== - Coverage 99.70% 87.73% -11.97% =========================================== Files 12 4 -8 Lines 1360 473 -887 =========================================== - Hits 1356 415 -941 - Misses 4 41 +37 - Partials 0 17 +17 ```

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