Zncl2222 / pyfastexcel

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

refactor: show C Pointer message depends on DEBUG #161

Closed Zncl2222 closed 4 weeks ago

codacy-production[bot] commented 1 month 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 (5486bb600318c6c81bc8ae279a0098d41bc1fe89) | 2900 | 2822 | 97.31% | | | Head commit (764c98d7de1ead14fe2e418dc8f04793a1cac3dd) | 2902 (+2) | 2824 (+2) | 97.31% (**+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 (#161) | 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 month ago

Codecov Report

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

Project coverage is 96.75%. Comparing base (5486bb6) to head (764c98d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #161 +/- ## ======================================= Coverage 96.74% 96.75% ======================================= Files 27 27 Lines 3076 3079 +3 ======================================= + Hits 2976 2979 +3 Misses 77 77 Partials 23 23 ```

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