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 class JoinerTest.java #1590

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

barret-yzh
Copy link
Contributor

Fixes #1328
Add test class JoinerTest.java

Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.71%. Comparing base (1e81da1) to head (9584902).
Report is 17 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1590      +/-   ##
=============================================
- Coverage      34.33%   31.71%   -2.63%     
- Complexity       849      875      +26     
=============================================
  Files            262      300      +38     
  Lines           5953     6666     +713     
  Branches         561      647      +86     
=============================================
+ Hits            2044     2114      +70     
- Misses          3717     4355     +638     
- Partials         192      197       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

[Unit Test] Add test case for Joiner
1 participant