Skip to content

Factor Tuple2 out of the codebase #63

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

Merged
merged 1 commit into from
Mar 26, 2025
Merged

Factor Tuple2 out of the codebase #63

merged 1 commit into from
Mar 26, 2025

Conversation

MrCreosote
Copy link
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
Copy link

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
11 checks passed
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