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

feat(cicd): introduce codecov reporting #194

Merged
merged 1 commit into from
Feb 6, 2025
Merged

feat(cicd): introduce codecov reporting #194

merged 1 commit into from
Feb 6, 2025

Conversation

tchiotludo
Copy link
Member

No description provided.

@tchiotludo tchiotludo force-pushed the feat/codecov branch 3 times, most recently from d1677e7 to 4a671e2 Compare February 4, 2025 23:21
Copy link

github-actions bot commented Feb 4, 2025

Test Results

33 tests   32 ✅  29s ⏱️
28 suites   1 💤
28 files     0 ❌

Results for commit 8517ae8.

♻️ This comment has been updated with latest results.

@tchiotludo tchiotludo force-pushed the feat/codecov branch 8 times, most recently from 43d06e6 to e8aa3a3 Compare February 5, 2025 20:39
Copy link

codecov bot commented Feb 5, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
32 1 31 1
View the top 1 failed tests by shortest run time
io.kestra.plugin.notifications.zulip.ZulipExecutionTest flow()
Stack Traces | 1.3s run time
java.lang.AssertionError: 
Expected: a collection with size <4>
     but: collection size was <3>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
	at io.kestra.plugin.notifications.zulip.ZulipExecutionTest.flow(ZulipExecutionTest.java:59)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at io.micronaut.test.extensions.junit5.MicronautJunit5Extension$2.proceed(MicronautJunit5Extension.java:142)
	at io.micronaut.test.extensions.AbstractMicronautExtension.interceptEach(AbstractMicronautExtension.java:162)
	at io.micronaut.test.extensions.AbstractMicronautExtension.interceptTest(AbstractMicronautExtension.java:119)
	at io.micronaut.test.extensions.junit5.MicronautJunit5Extension.interceptTestMethod(MicronautJunit5Extension.java:129)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

@tchiotludo tchiotludo force-pushed the feat/codecov branch 3 times, most recently from 73368bb to 985e94a Compare February 5, 2025 21:38
@tchiotludo tchiotludo merged commit 1b485e3 into master Feb 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant