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

Getting v3 ready! #2

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from
Draft

Getting v3 ready! #2

wants to merge 22 commits into from

Conversation

AdrieanKhisbe
Copy link
Member

Include work on setting up a promise api

More details to be added

@AdrieanKhisbe AdrieanKhisbe added Enhancement 🍭 Something existing, but better ;) New Feature 🚀 And one more usefull feature :) In progresss 🏗️ Progress is being made, but it's not ready yet Quality 🔬 Test, code quality and Continuous Integration labels Feb 9, 2020
@AdrieanKhisbe AdrieanKhisbe self-assigned this Feb 9, 2020
@codecov
Copy link

codecov bot commented Feb 9, 2020

Codecov Report

Merging #2 into master will increase coverage by 32.60%.
The diff coverage is 78.88%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #2       +/-   ##
===========================================
+ Coverage    8.52%   41.12%   +32.60%     
===========================================
  Files          19       18        -1     
  Lines         704      552      -152     
===========================================
+ Hits           60      227      +167     
+ Misses        644      325      -319     
Impacted Files Coverage Δ
src/api/metric.js 58.33% <57.14%> (+7.05%) ⬆️
src/api/downtime.js 25.00% <63.15%> (+25.00%) ⬆️
src/api/monitor.js 32.58% <63.15%> (+32.58%) ⬆️
src/api/host.js 43.47% <71.42%> (+43.47%) ⬆️
src/datadog.js 78.57% <75.00%> (ø)
src/api/comment.js 31.42% <80.00%> (+31.42%) ⬆️
src/api/service-check.js 57.89% <83.33%> (+57.89%) ⬆️
src/api/screenboard.js 40.90% <84.61%> (+40.90%) ⬆️
src/api-client.js 85.00% <85.00%> (ø)
src/api/tag.js 40.42% <93.75%> (+40.42%) ⬆️
... and 10 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0e27e51...5dbb616. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement 🍭 Something existing, but better ;) In progresss 🏗️ Progress is being made, but it's not ready yet New Feature 🚀 And one more usefull feature :) Quality 🔬 Test, code quality and Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant