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

Improve the API of Optional #1570

Merged
merged 2 commits into from
Aug 24, 2024
Merged

Improve the API of Optional #1570

merged 2 commits into from
Aug 24, 2024

Conversation

kyouko-taiga
Copy link
Contributor

This PR adds a few methods to Optional<T>.

Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.02%. Comparing base (02a4f3c) to head (a4fe311).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1570      +/-   ##
==========================================
+ Coverage   87.89%   88.02%   +0.12%     
==========================================
  Files         374      374              
  Lines       22665    22663       -2     
==========================================
+ Hits        19921    19948      +27     
+ Misses       2744     2715      -29     

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

@kyouko-taiga kyouko-taiga merged commit 4c84fbc into main Aug 24, 2024
16 checks passed
@kyouko-taiga kyouko-taiga deleted the optional-api branch August 24, 2024 07:54
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