Fixes issue with annotations and adds some tests #10
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / Code Coverage
succeeded
Oct 23, 2023 in 0s
Annotations
Check warning on line 280 in lib/coverage_reporter.ex
github-actions / Code Coverage
Code Coverage
Lines 280 to 280 are not covered by tests.
Raw output
0.... 280 annotations
Check warning on line 23 in lib/coverage_reporter.ex
github-actions / Code Coverage
Code Coverage
Lines 23 to 23 are not covered by tests.
Raw output
0.... 23 def run(opts \\ []) do
Loading