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(solve-handler): Change .cast(..) onError param to BiFunction #240

Merged
merged 1 commit into from
Feb 13, 2024

fix(solve-handler): Change .cast(..) onError param to BiFunction

fa26288
Select commit
Loading
Failed to load commit list.
Merged

fix(solve-handler): Change .cast(..) onError param to BiFunction #240

fix(solve-handler): Change .cast(..) onError param to BiFunction
fa26288
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2024 in 0s

100.00% (target 90.00%)

View this Pull Request on Codecov

100.00% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7c558f1) 100.00% compared to head (fa26288) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #240   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       143       144    +1     
===========================================
  Files              7         7           
  Lines            339       340    +1     
  Branches          10        10           
===========================================
+ Hits             339       340    +1     

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