-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Add solution providers #127
base: master
Are you sure you want to change the base?
Conversation
xepozz
commented
Jul 18, 2024
Q | A |
---|---|
Is bugfix? | ❌ |
New feature? | ✔️ |
Breaks BC? | ❌ |
Fixed issues | #108 |
Looks cool! But I suggest do it in separate package. |
All the rest implementation, but it's base support for all of them |
@xepozz what's missing here? |
I think I lost some files in the original codebase, some of them already moved to bridge for error handling 😁 |
Possible to update it? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #127 +/- ##
============================================
- Coverage 77.08% 76.43% -0.66%
- Complexity 184 191 +7
============================================
Files 14 16 +2
Lines 576 594 +18
============================================
+ Hits 444 454 +10
- Misses 132 140 +8 ☔ View full report in Codecov by Sentry. |