Zncl2222 / pyfastexcel

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

Fix function row_append_list #124

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.00% (target: -5.00%) :white_check_mark: 100.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (f74b0b543d3fd684df54934f2ee9ccfad2103e17) | 1805 | 1750 | 96.95% | | | Head commit (1376509a5a13531e30f8728fa3087857b14a606b) | 1804 (-1) | 1749 (-1) | 96.95% (**+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 (#124) | 2 | 2 | **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 (f74b0b5) to head (1376509).

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

HEAD has 4 uploads less than BASE | Flag | BASE (f74b0b5) | HEAD (1376509) | |------|------|------| ||5|1|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #124 +/- ## =========================================== - Coverage 99.78% 87.73% -12.05% =========================================== Files 12 4 -8 Lines 1401 473 -928 =========================================== - Hits 1398 415 -983 - Misses 3 41 +38 - Partials 0 17 +17 ```

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