-
Notifications
You must be signed in to change notification settings - Fork 37
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
feat(status-api): Status API for Oracles #1315
Conversation
✅ Deploy Preview for jellyfishsdk ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Code Climate has analyzed commit c020a92 and detected 2 issues on this pull request. Here's the issue category breakdown:
View more on Code Climate. |
df1a729
to
f39f051
Compare
Codecov Report
@@ Coverage Diff @@
## main #1315 +/- ##
==========================================
+ Coverage 84.77% 88.68% +3.90%
==========================================
Files 349 351 +2
Lines 10062 10115 +53
Branches 1238 1243 +5
==========================================
+ Hits 8530 8970 +440
+ Misses 1444 1071 -373
+ Partials 88 74 -14
Continue to review full report at Codecov.
|
Docker build preview for jellyfish/apps is ready! Built with commit 3bb1a69
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor change suggestion for more explicit api response
b9c21fd
to
4d153e9
Compare
fc84ea2
to
61acd17
Compare
6b07497
d25e00c
to
6b07497
Compare
3abba4a
to
71f8044
Compare
5e15168
to
c020a92
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙏
What this PR does / why we need it:
This includes the status api to return the status of each oracles
operational: <= 15 mins
outage: > 15 mins
Which issue(s) does this PR fixes?:
Part of #1274
Additional comments?: