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

Build a way to test the examples work with each mainnet release and new SDK release #1629

Merged
merged 6 commits into from
Oct 19, 2023

Conversation

thenswan
Copy link
Contributor

Description:
Built a way to test the examples work with each mainnet release and new SDK release.

Related issue(s):
Fixes #1592

@thenswan thenswan requested a review from rokn October 18, 2023 11:42
@thenswan thenswan requested a review from SimiHunjan as a code owner October 18, 2023 11:42
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (bf54aa5) 82.20% compared to head (382a322) 82.21%.

❗ Current head 382a322 differs from pull request most recent head 7185d80. Consider uploading reports for the commit 7185d80 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #1629   +/-   ##
==========================================
  Coverage      82.20%   82.21%           
- Complexity      3587     3588    +1     
==========================================
  Files            186      186           
  Lines          11697    11697           
  Branches        1148     1148           
==========================================
+ Hits            9616     9617    +1     
  Misses          1603     1603           
+ Partials         478      477    -1     

see 1 file with indirect coverage changes

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

@sonarqubecloud
Copy link

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
No Duplication information No Duplication information

@thenswan thenswan merged commit 4059ab9 into develop Oct 19, 2023
6 checks passed
@thenswan thenswan deleted the 1592-run-all-examples branch October 19, 2023 08:40
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