-
Notifications
You must be signed in to change notification settings - Fork 76
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
refactor: reimplement curp client state #981
Conversation
This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 14 days |
19a52f4
to
d3ba151
Compare
This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 14 days |
This PR was closed because it has been stalled for 14 days with no activity. |
d3ba151
to
a88d7a3
Compare
@bsbds You've modified the workflows. Please don't forget to update the .mergify.yml. |
Signed-off-by: bsbds <69835502+bsbds@users.noreply.github.com>
a88d7a3
to
c32b1ee
Compare
Signed-off-by: bsbds <69835502+bsbds@users.noreply.github.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## refactor-curp-client #981 +/- ##
=======================================================
Coverage ? 75.09%
=======================================================
Files ? 194
Lines ? 28628
Branches ? 28628
=======================================================
Hits ? 21497
Misses ? 5830
Partials ? 1301 ☔ View full report in Codecov by Sentry. |
Depends-On: #972
Please briefly answer these questions:
what problem are you trying to solve? (or if there's no problem, what's the motivation for this change?)
what changes does this pull request make?
are there any non-obvious implications of these changes? (does it break compatibility with previous versions, etc)