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

Add test coverage to CI #5215

Merged
merged 10 commits into from
Jan 28, 2025
Merged

Add test coverage to CI #5215

merged 10 commits into from
Jan 28, 2025

Conversation

rmosolgo
Copy link
Owner

No description provided.

Copy link

Code Metrics Report

Coverage Test Execution Time
93.9% 1m42s

Reported by octocov

@@ -17,6 +17,12 @@ def setup(dataloader)

attr_reader :dataloader

def test_untested_method
this_is_never_called

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

instance method test_untested_method missing tests for line 21 (coverage: 0.0)

@rmosolgo rmosolgo merged commit a216bc4 into master Jan 28, 2025
11 of 16 checks passed
@rmosolgo rmosolgo deleted the coverage branch January 28, 2025 00: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.

1 participant