Zncl2222 / pyfastexcel

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

fix: fix the serializeation_alias #140

Closed Zncl2222 closed 2 weeks ago

codacy-production[bot] commented 2 weeks 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 (8f6b4cb3a827161f25870f0252a2b48aa329d220) | 2879 | 2799 | 97.22% | | | Head commit (3950c4208e22e4cbde5441b8c113c09585ce3dbb) | 2879 (+0) | 2799 (+0) | 97.22% (**+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 (#140) | 1 | 1 | **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 2 weeks ago

Codecov Report

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

Project coverage is 96.97%. Comparing base (8f6b4cb) to head (3950c42). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #140 +/- ## ======================================= Coverage 96.97% 96.97% ======================================= Files 26 26 Lines 2872 2872 ======================================= Hits 2785 2785 Misses 64 64 Partials 23 23 ```

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