Skip to content
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

feature: add measure option and optimise LCOV parsing #91

Merged
merged 5 commits into from
Jul 12, 2023

Conversation

mrexox
Copy link
Contributor

@mrexox mrexox commented Jul 12, 2023

Also update LCOV tests and filesCloses

⚡ Summary

  • Use only data from LCOV coverage, don't read through source files
  • Add -m/--measure option to measure time for parsing and request (can also be enabled with --debug option)

☑️ Checklist

  • Add specs

@coveralls-official
Copy link

coveralls-official bot commented Jul 12, 2023

Pull Request Test Coverage Report for Build 5532352819

  • 16 of 18 (88.89%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.3%) to 93.644%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/coverage_reporter/reporter.cr 9 11 81.82%
Totals Coverage Status
Change from base Build 5531263170: 1.3%
Covered Lines: 884
Relevant Lines: 944

💛 - Coveralls

@mrexox mrexox merged commit e6ae875 into coverallsapp:master Jul 12, 2023
@mrexox mrexox deleted the feature/add-measure-option branch July 12, 2023 13:48
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