Skip to content

Add tests for FastExcel.lxw_time #105

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Add tests for FastExcel.lxw_time #105

wants to merge 6 commits into from

Conversation

Paxa
Copy link
Owner

@Paxa Paxa commented Mar 19, 2025

Adding tests, experimenting with CI reports

Code Metrics Report

master (dc2b5e5) try-with-cov-report (c10fe4e) +/-
Coverage 81.3% 81.9% +0.5%
Code to Test Ratio 1:0.1 1:0.1 +0.0
Test Execution Time 16s 36s +20s
Details
  |                     | master (dc2b5e5) | try-with-cov-report (c10fe4e) |  +/-  |
  |---------------------|------------------|-------------------------------|-------|
+ | Coverage            |            81.3% |                         81.9% | +0.5% |
  |   Files             |                6 |                             6 |     0 |
  |   Lines             |             1597 |                          1597 |     0 |
+ |   Covered           |             1299 |                          1308 |    +9 |
+ | Code to Test Ratio  |            1:0.1 |                         1:0.1 |  +0.0 |
  |   Code              |             3814 |                          3814 |     0 |
+ |   Test              |              396 |                           420 |   +24 |
- | Test Execution Time |              16s |                           36s |  +20s |

Code coverage of files in pull request scope (81.6% → 84.4%)

Files Coverage +/- Status
lib/fast_excel.rb 84.4% +2.7% modified

Reported by octocov

Copy link

Code Metrics Report

master (ddc6568) #105 (b949c5f) +/-
Coverage 81.3% 81.9% +0.5%
Code to Test Ratio 1:0.1 1:0.1 +0.0
Test Execution Time 16s 16s 0s
Details
  |                     | master (ddc6568) | #105 (b949c5f) |  +/-  |
  |---------------------|------------------|----------------|-------|
+ | Coverage            |            81.3% |          81.9% | +0.5% |
  |   Files             |                6 |              6 |     0 |
  |   Lines             |             1597 |           1597 |     0 |
+ |   Covered           |             1299 |           1308 |    +9 |
+ | Code to Test Ratio  |            1:0.1 |          1:0.1 |  +0.0 |
  |   Code              |             3814 |           3814 |     0 |
+ |   Test              |              396 |            420 |   +24 |
  | Test Execution Time |              16s |            16s |    0s |

Code coverage of files in pull request scope (81.6% → 84.4%)

Files Coverage +/- Status
lib/fast_excel.rb 84.4% +2.7% modified

Reported by octocov

Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant