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

Feat: Add run examples task #816

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Feat: Add run examples task #816

merged 1 commit into from
Oct 11, 2023

Conversation

bamzedev
Copy link
Contributor

Description:
This PR adds a task to execute all examples.

Related issue(s):

Fixes #801

Signed-off-by: Emanuel Pargov <[email protected]>
@sonarcloud
Copy link

sonarcloud bot commented Oct 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (96cb3fe) 69.58% compared to head (0c67ea3) 69.58%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #816   +/-   ##
========================================
  Coverage    69.58%   69.58%           
========================================
  Files          164      164           
  Lines        33906    33906           
========================================
  Hits         23592    23592           
  Misses        8946     8946           
  Partials      1368     1368           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bamzedev bamzedev requested a review from rokn October 11, 2023 12:28
@bamzedev bamzedev merged commit edb3f18 into develop Oct 11, 2023
9 checks passed
@bamzedev bamzedev deleted the feat/add-run-examples-task branch October 11, 2023 12:48
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.

Build a way to test the examples work with each mainnet release and new SDK release
2 participants