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

chore(build): issues/394 api main branch reference #495

Merged
merged 1 commit into from
Nov 6, 2020

Conversation

cdcabrera
Copy link
Member

What's included

  • chore(build): issues/394 api main branch reference

How to test

Local check

  1. update the NPM packages with $ yarn
  2. $ yarn api:docs
  3. the OpenApi/Swagger doc should be accessible at http://localhost:5050/docs/api/

Example

...

Updates issue/story

#394

@codecov-io
Copy link

Codecov Report

Merging #495 into ci will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##               ci     #495      +/-   ##
==========================================
- Coverage   93.19%   93.10%   -0.10%     
==========================================
  Files          70       70              
  Lines        1880     2290     +410     
  Branches      460      774     +314     
==========================================
+ Hits         1752     2132     +380     
- Misses        109      139      +30     
  Partials       19       19              
Impacted Files Coverage Δ
src/components/router/redirect.js 65.00% <0.00%> (-5.59%) ⬇️
src/components/router/routerHelpers.js 91.42% <0.00%> (-5.45%) ⬇️
src/components/rhelView/rhelView.js 89.13% <0.00%> (-3.18%) ⬇️
src/components/openshiftView/openshiftView.js 92.75% <0.00%> (-3.00%) ⬇️
src/components/inventoryList/inventoryList.js 89.65% <0.00%> (-2.85%) ⬇️
src/redux/selectors/inventoryListSelectors.js 97.56% <0.00%> (-2.44%) ⬇️
src/services/platformServices.js 97.67% <0.00%> (-2.33%) ⬇️
src/redux/selectors/graphCardSelectors.js 98.21% <0.00%> (-1.79%) ⬇️
src/components/graphCard/graphCardHelpers.js 98.61% <0.00%> (-1.39%) ⬇️
src/components/c3GraphCard/c3GraphCardHelpers.js 75.58% <0.00%> (-1.35%) ⬇️
... and 36 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 a60a784...e0a2111. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants