Skip to content

Factor Tuple2 out of the codebase#63

Merged
MrCreosote merged 1 commit into
mainfrom
sdkdev
Mar 26, 2025
Merged

Factor Tuple2 out of the codebase#63
MrCreosote merged 1 commit into
mainfrom
sdkdev

Conversation

@MrCreosote
Copy link
Copy Markdown
Member

...prior to transferring KIDL code to the java_kidl repo, since that doesn't have tuple2 class and it's easy enough to make a 2 item class to replace it anyway

...prior to transferring KIDL code to the java_kidl repo, since that
doesn't have tuple2 class and it's easy enough to make a 2 items class
to replace it anyway
@MrCreosote MrCreosote requested a review from briehl March 25, 2025 00:03
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.54%. Comparing base (0fa7b2a) to head (fe887ee).
Report is 6 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #63      +/-   ##
============================================
+ Coverage     65.51%   65.54%   +0.02%     
  Complexity     1410     1410              
============================================
  Files            78       78              
  Lines          6953     6959       +6     
  Branches       1284     1284              
============================================
+ Hits           4555     4561       +6     
  Misses         1920     1920              
  Partials        478      478              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MrCreosote MrCreosote merged commit e7c44b3 into main Mar 26, 2025
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.

2 participants