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

fix format ambiguity if implicitly convertible to std::tuple #33

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

oliverlee
Copy link
Owner

Change-Id: I5fdc83325dc2e66a5100431c92fa75017dbadc7b

Change-Id: I5fdc83325dc2e66a5100431c92fa75017dbadc7b
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.14%. Comparing base (0976682) to head (8a98b18).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   93.60%   95.14%   +1.54%     
==========================================
  Files          15       15              
  Lines         266      268       +2     
  Branches       28       28              
==========================================
+ Hits          249      255       +6     
- Misses          0        1       +1     
+ Partials       17       12       -5     

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

@oliverlee oliverlee merged commit 306be7a into main Aug 29, 2024
15 checks passed
@oliverlee oliverlee deleted the I5fdc83325dc2e66a5100431c92fa75017dbadc7b branch August 29, 2024 21:38
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.

1 participant