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: add r/demo/echo #1783

Merged
merged 4 commits into from
Mar 19, 2024
Merged

chore: add r/demo/echo #1783

merged 4 commits into from
Mar 19, 2024

Conversation

grepsuzette
Copy link
Contributor

This realm echoes the path argument it received.
Can be used as a simple endpoint to e.g. test
forbidden characters and/or pentesting.

Also planning to PR r/demo/print (to print various thing like user address)

This realm echoes the `path` argument it received.
Can be used as a simple endpoint to e.g. test
forbidden characters and/or pentesting.

See also r/demo/print (to print various thing like user address)
@grepsuzette grepsuzette requested review from a team as code owners March 18, 2024 06:22
@github-actions github-actions bot added the 🧾 package/realm Tag used for new Realms or Packages. label Mar 18, 2024
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.22%. Comparing base (1e90ec0) to head (f3c22b2).
Report is 23 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1783      +/-   ##
==========================================
- Coverage   47.43%   45.22%   -2.22%     
==========================================
  Files         384      459      +75     
  Lines       61205    68268    +7063     
==========================================
+ Hits        29032    30871    +1839     
- Misses      29744    34811    +5067     
- Partials     2429     2586     +157     

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

@grepsuzette grepsuzette changed the title r/demo/echo (chore) add r/demo/echo Mar 18, 2024
@grepsuzette grepsuzette changed the title (chore) add r/demo/echo chore" add r/demo/echo Mar 18, 2024
@grepsuzette grepsuzette changed the title chore" add r/demo/echo chore: add r/demo/echo Mar 18, 2024
Copy link
Contributor

@leohhhn leohhhn left a comment

Choose a reason for hiding this comment

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

Looks cool. Thank you for this simple addition 💯

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.

Simple but really useful. I like it. thanks 🙂 !

@gfanton gfanton merged commit 2ddce90 into gnolang:master Mar 19, 2024
188 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
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants