Zncl2222 / pyfastexcel

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

docs: update the description of StreamWriter #85

Closed Zncl2222 closed 5 months ago

codacy-production[bot] commented 5 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:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (c9a0dc456ac4e34c7ce00874bf31d83cb19e590b) | 1129 | 1104 | 97.79% | | | Head commit (8b3fbb9e7552915047da33469c1a95a2a2c1d0b8) | 1129 (+0) | 1104 (+0) | 97.79% (**+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 (#85) | 0 | 0 | **∅ (not applicable)** | **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


:rocket: Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 97.81%. Comparing base (c9a0dc4) to head (8b3fbb9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #85 +/- ## ======================================= Coverage 97.81% 97.81% ======================================= Files 14 14 Lines 1191 1191 ======================================= Hits 1165 1165 Misses 18 18 Partials 8 8 ```

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