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

Increase test coverage #30

Merged
merged 2 commits into from
May 26, 2024

Conversation

sunsided
Copy link
Contributor

This simply adds more test to increase test coverage.

The workflow-provided reports sadly don't show the sources, so I went with the following command to drill down on it:

cargo llvm-cov nextest --open

@coveralls
Copy link

coveralls commented May 26, 2024

Pull Request Test Coverage Report for Build 9243606916

Details

  • 86 of 86 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+4.9%) to 84.911%

Totals Coverage Status
Change from base Build 9243589924: 4.9%
Covered Lines: 506
Relevant Lines: 531

💛 - Coveralls

@danielhstahl danielhstahl merged commit 3cf7ecf into danielhstahl:master May 26, 2024
5 of 6 checks passed
@sunsided sunsided deleted the feature/test-coverage branch May 26, 2024 13:22
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.

3 participants