gnolang / gno

Gno: An interpreted, stack-based Go virtual machine to build succinct and composable apps + gno.land: a blockchain for timeless code and fair open-source.
https://gno.land/
Other
901 stars 378 forks source link

chore(examples): update README #3116

Closed leohhhn closed 2 weeks ago

leohhhn commented 2 weeks ago

Updates the examples README.

Contributors' checklist... - [ ] Added new tests, or not needed, or not feasible - [ ] Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory - [ ] Updated the official documentation or not needed - [ ] No breaking changes were made, or a `BREAKING CHANGE: xxx` message was included in the description - [ ] Added references to related issues and PRs - [ ] Provided any useful hints for running manual tests
codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 63.33%. Comparing base (bd1d76e) to head (70e1ae8). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3116 +/- ## ========================================== - Coverage 63.79% 63.33% -0.46% ========================================== Files 549 548 -1 Lines 78819 78551 -268 ========================================== - Hits 50279 49749 -530 - Misses 25150 25446 +296 + Partials 3390 3356 -34 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.