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

Adding Smoke-Test to the project CI Workflow #116

Closed
wants to merge 1 commit into from

Conversation

AlfredoG87
Copy link
Contributor

Description:
Add a new CI that performs a Smoke-Test on the BlockNode Server
Adds 2 new scripts that are leveraged in order to perform the smoke-test:
get-block.sh
smoke-test.sh

Related issue(s):

Fixes #109

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@AlfredoG87 AlfredoG87 self-assigned this Aug 19, 2024
@AlfredoG87 AlfredoG87 added Improvement Code changes driven by non business requirements P1 High priority issue. Required to be completed in the assigned milestone. labels Aug 19, 2024
@AlfredoG87 AlfredoG87 added this to the 0.1.0 milestone Aug 19, 2024
@AlfredoG87 AlfredoG87 closed this Aug 19, 2024
Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (90dd282) to head (2c30a43).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #116   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       114       121    +7     
===========================================
  Files             21        22    +1     
  Lines            430       446   +16     
  Branches          25        25           
===========================================
+ Hits             430       446   +16     

@AlfredoG87 AlfredoG87 deleted the smoke-test-pr2 branch August 20, 2024 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Code changes driven by non business requirements P1 High priority issue. Required to be completed in the assigned milestone.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Smoke test in CI
1 participant