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

chore: archive old demo #1940

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Conversation

moul
Copy link
Member

@moul moul commented Apr 17, 2024

Signed-off-by: moul 94029+moul@users.noreply.github.com

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.

Signed-off-by: moul <94029+moul@users.noreply.github.com>
@moul moul self-assigned this Apr 17, 2024
@github-actions github-actions bot added the 🧾 package/realm Tag used for new Realms or Packages. label Apr 17, 2024
@moul moul marked this pull request as ready for review April 17, 2024 12:32
@moul moul requested review from a team as code owners April 17, 2024 12:32
@thehowl
Copy link
Member

thehowl commented Apr 17, 2024

hm. why?

Copy link

codecov bot commented Apr 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.09%. Comparing base (3297d0c) to head (0669dbd).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1940      +/-   ##
==========================================
- Coverage   47.77%   45.09%   -2.69%     
==========================================
  Files         393      464      +71     
  Lines       61630    68039    +6409     
==========================================
+ Hits        29443    30679    +1236     
- Misses      29717    34784    +5067     
- Partials     2470     2576     +106     

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

@moul
Copy link
Member Author

moul commented Apr 21, 2024

First, refer to this to understand its level of deprecation: https://github.com/moul/gno/blob/dev/moul/archive-old-code/examples/gno.land/p/archives/bank/types.gno#L129-L139

Second, it's not used by anything.

It's helpful to maintain as an archive for running tests and linters. It's not a demo for others to follow; rather, it's very old, unfinished, dead code. It makes sense to update the logic code for current use and create a real demo.

Copy link
Member

@gfanton gfanton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from the review meeting: good to go 👍

@gfanton gfanton merged commit 0ba95bf into gnolang:master Apr 25, 2024
196 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧾 package/realm Tag used for new Realms or Packages.
Projects
Status: Done
Status: ✅ Done
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants