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

test: improve test coverage (#83) #83

Merged
merged 1 commit into from
Sep 9, 2024
Merged

test: improve test coverage (#83) #83

merged 1 commit into from
Sep 9, 2024

Conversation

tkrop
Copy link
Owner

@tkrop tkrop commented Sep 9, 2024

This pull request improves the test coverage of the main function test pattern and releases a new version. However, it still fails to address on important case: test failures happening when updating the compiler without re-compiling the full test code.

@tkrop tkrop merged commit 07c70ad into main Sep 9, 2024
6 checks passed
@tkrop tkrop deleted the main-test branch September 9, 2024 21:32
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10781582185

Details

  • 1 of 2 (50.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.9%) to 99.836%

Changes Missing Coverage Covered Lines Changed/Added Lines %
test/pattern.go 1 2 50.0%
Totals Coverage Status
Change from base Build 10778360490: 0.9%
Covered Lines: 1830
Relevant Lines: 1833

💛 - Coveralls

@tkrop tkrop self-assigned this Sep 29, 2024
@tkrop tkrop added the enhancement New feature or request label Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants