Skip to content

Add TupleType and UnsafeTuple - #97

Merged
Kyle-Ye merged 8 commits into
mainfrom
feature/tuple
Jan 2, 2025
Merged

Add TupleType and UnsafeTuple#97
Kyle-Ye merged 8 commits into
mainfrom
feature/tuple

Conversation

@Kyle-Ye

Copy link
Copy Markdown
Member

No description provided.

@Kyle-YeKyle-Ye changed the title Feature/tupleAdd TupleType and UnsafeTupleJan 2, 2025
@Kyle-Ye
Kyle-Ye merged commit 29f405c into mainJan 2, 2025
@Kyle-Ye
Kyle-Ye deleted the feature/tuple branch January 2, 2025 19:17
@codecov

codecovBot commented Jan 2, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 1.78571% with 55 lines in your changes missing coverage. Please review.

Project coverage is 15.96%. Comparing base (cc85388) to head (fa3e87f).
Report is 1 commits behind head on main.

Files with missing linesPatch %Lines
Sources/OpenGraph/Runtime/TupleType.swift0.00%55 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## main #97 +/- ##
==========================================
- Coverage 17.21% 15.96% -1.25% 
==========================================
Files 23 23 Lines 552 595 +43 ==========================================
Hits 95 95 - Misses 457 500 +43 

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

Sign up for freeto 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

@Kyle-Ye