Adjust float format of ReleaseStat to avoid Excel Problem#924
Conversation
|
Hello @fso42! Thanks for updating this PR.
Comment last updated at 2023-10-11 10:10:59 UTC |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #924 +/- ##
==========================================
+ Coverage 73.73% 73.79% +0.05%
==========================================
Files 63 63
Lines 14579 14572 -7
==========================================
+ Hits 10750 10753 +3
+ Misses 3829 3819 -10
☔ View full report in Codecov by Sentry. |
- black format getInput and remove unused vars and parameters - remove empty filename option in getInput
|
Code Climate has analyzed commit ea6618d and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 91.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 73.7% (0.0% change). View more on Code Climate. |
Having only 2 decimals leads to Excel changing these fields to dates.... I know...