gno icon indicating copy to clipboard operation
gno copied to clipboard

chore(misc/autocounterd): init autocounterd

Open albttx opened this issue 1 year ago • 3 comments

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: xxx message 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.

albttx avatar Feb 01 '24 11:02 albttx

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.

codecov[bot] avatar Feb 01 '24 11:02 codecov[bot]

@thehowl Can this be merge ?

albttx avatar Mar 07 '24 13:03 albttx

@albttx We need a second review :smiling_face_with_tear: (I pinged the team on monday)

thehowl avatar Mar 07 '24 15:03 thehowl

@thehowl @zivkovicmilos All good, all fixed,

ps: sorry for --rebase push force 🙈

albttx avatar Apr 08 '24 10:04 albttx

@albttx Make sure to run make tidy from the repo root to recursively tidy go mods 🙏

Otherwise we're good to merge

zivkovicmilos avatar Apr 08 '24 10:04 zivkovicmilos

@zivkovicmilos good :)

albttx avatar Apr 09 '24 11:04 albttx