gno
gno copied to clipboard
chore(misc/autocounterd): init autocounterd
A demo is currently running on the portal loop
you can check https://portal.gnoteam.com/r/portal/counter
close: https://github.com/gnolang/gno/issues/1443
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: xxxmessage was included in the description - [ ] Added references to related issues and PRs
- [ ] Provided any useful hints for running manual tests
- [ ] Added new benchmarks to generated graphs, if any. More info here.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 47.79%. Comparing base (
69811ff) to head (e8a22ba). Report is 7 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1612 +/- ##
==========================================
+ Coverage 47.74% 47.79% +0.05%
==========================================
Files 393 393
Lines 61629 61731 +102
==========================================
+ Hits 29424 29505 +81
- Misses 29734 29750 +16
- Partials 2471 2476 +5
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@thehowl Can this be merge ?
@albttx We need a second review :smiling_face_with_tear: (I pinged the team on monday)
@thehowl @zivkovicmilos All good, all fixed,
ps: sorry for --rebase push force 🙈
@albttx
Make sure to run make tidy from the repo root to recursively tidy go mods 🙏
Otherwise we're good to merge
@zivkovicmilos good :)