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

Include system remarks to help testing process #1147

Merged
merged 2 commits into from
Oct 17, 2023
Merged

Include system remarks to help testing process #1147

merged 2 commits into from
Oct 17, 2023

Conversation

jboetticher
Copy link
Contributor

What does it do?

Adds remark and remark_with_event to the available pallet calls in battery station. This would be helpful for developers who want to test their smart contract setup with Zeitgeist Battery Station, but don't want to immediately implement any of the more complex extrinsics that are currently available (to ensure that their setup works, all other things being equal).

I am one such developer

@Chralt98 Chralt98 added the s:review-needed The pull request requires reviews label Oct 16, 2023
@Chralt98 Chralt98 added s:review-needed The pull request requires reviews and removed s:review-needed The pull request requires reviews labels Oct 16, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 16, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (3d9bbff) 93.54% compared to head (63e1a83) 93.54%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1147   +/-   ##
=======================================
  Coverage   93.54%   93.54%           
=======================================
  Files         114      114           
  Lines       32558    32558           
=======================================
  Hits        30458    30458           
  Misses       2100     2100           
Flag Coverage Δ
tests 93.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Member

@sea212 sea212 left a comment

Choose a reason for hiding this comment

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

Changes are reasonable, thanks for the PR.

Please ensure that the code is properly formatted by executing cargo fmt.

@sea212 sea212 added s:in-progress The pull requests is currently being worked on and removed s:review-needed The pull request requires reviews labels Oct 16, 2023
@Chralt98 Chralt98 added s:review-needed The pull request requires reviews and removed s:in-progress The pull requests is currently being worked on labels Oct 17, 2023
@sea212 sea212 merged commit 2ff3a8b into zeitgeistpm:main Oct 17, 2023
7 of 12 checks passed
@sea212 sea212 added s:accepted This pull request is ready for merge and removed s:review-needed The pull request requires reviews labels Oct 17, 2023
@sea212 sea212 added this to the v0.4.2 milestone Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s:accepted This pull request is ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants