intersystems / TestCoverage

Test Coverage Tool
MIT License
9 stars 7 forks source link

Fix #23 and #24 #30

Closed isc-shuliu closed 8 months ago

isc-shuliu commented 8 months ago
codecov[bot] commented 8 months ago

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (9c2c65a) 39.14% compared to head (ea1a5f5) 38.98%.

Files Patch % Lines
cls/TestCoverage/Manager.cls 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #30 +/- ## ========================================== - Coverage 39.14% 38.98% -0.16% ========================================== Files 14 14 Lines 1239 1244 +5 ========================================== Hits 485 485 - Misses 754 759 +5 ```

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

isc-shuliu commented 8 months ago

Hi @isc-tleavitt, I've updated module.xml and added an entry into CHANGELOG.md. How does it look now?