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

added make swagger gitaction and dockerfile #1388

Merged
merged 1 commit into from
Jun 15, 2022

Conversation

Manali-Jain-squareops
Copy link
Contributor

Fixes

Changes

Need to be mentioned in CHANGELOG.md?

Tests

Tasks to complete before merging PR:

  • Ensure system tests are passing. If not Run them manually to check for any regressions 📋
  • Do any new system tests need added to test this change? do any existing system tests need updated? If so create a PR at 0chain/system_test
  • Merge your system tests PR to master AFTER merging this PR

Associated PRs (Link as appropriate):

  • blobber:
  • gosdk:
  • system_test:
  • zboxcli:
  • zwalletcli:
  • Other: ...

@codecov-commenter
Copy link

Codecov Report

Merging #1388 (98017a1) into staging (3968063) will decrease coverage by 0.03%.
The diff coverage is 26.63%.

@@             Coverage Diff             @@
##           staging    #1388      +/-   ##
===========================================
- Coverage    29.81%   29.77%   -0.04%     
===========================================
  Files          357      357              
  Lines        58531    58622      +91     
===========================================
+ Hits         17452    17456       +4     
- Misses       39129    39192      +63     
- Partials      1950     1974      +24     
Flag Coverage Δ
Unit-Tests 29.77% <26.63%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
code/go/0chain.net/chaincore/chain/entity.go 11.90% <ø> (ø)
...de/go/0chain.net/chaincore/chain/protocol_block.go 0.00% <0.00%> (ø)
.../0chain.net/chaincore/chain/protocol_lfb_ticket.go 9.39% <0.00%> (ø)
code/go/0chain.net/chaincore/chain/state.go 0.41% <0.00%> (+<0.01%) ⬆️
code/go/0chain.net/chaincore/transaction/entity.go 0.71% <0.00%> (+0.02%) ⬆️
...ore/transaction/transaction_confirmation_entity.go 0.00% <0.00%> (ø)
...haincore/transaction/transaction_summary_entity.go 0.00% <0.00%> (ø)
code/go/0chain.net/core/datastore/entity.go 100.00% <ø> (ø)
...e/go/0chain.net/smartcontract/dbs/event/blobber.go 0.00% <ø> (ø)
...chain.net/smartcontract/dbs/event/delegate_pool.go 0.00% <0.00%> (ø)
... and 66 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 3791f5d...98017a1. Read the comment docs.

@Manali-Jain-squareops Manali-Jain-squareops merged commit 5866d95 into staging Jun 15, 2022
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.

None yet

3 participants