Skip to content

Conversation

adu-crypto
Copy link
Owner

👮🏻👮🏻👮🏻 !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! 👮🏻👮🏻👮🏻

PR Checklist:

  • Have you read the CONTRIBUTING.md?
  • Does your PR follow the C4 patch requirements?
  • Have you rebased your work on top of the latest master?
  • Have you checked your code compiles? (make)
  • Have you included tests for any non-trivial functionality?
  • Have you checked your code passes the unit tests? (make test)
  • Have you checked your code formatting is correct? (go fmt)
  • Have you checked your basic code style is fine? (golangci-lint run)
  • If you added any dependencies, have you checked they do not contain any known vulnerabilities? (go list -json -m all | nancy sleuth)
  • If your changes affect the client infrastructure, have you run the integration test?
  • If your changes affect public APIs, does your PR follow the C4 evolution of public contracts?
  • If your code changes public APIs, have you incremented the crate version numbers and documented your changes in the CHANGELOG.md?
  • If you are contributing for the first time, please read the agreement in CONTRIBUTING.md now and add a comment to this pull request stating that your PR is in accordance with the Developer's Certificate of Origin.

Thank you for your code, it's appreciated! :)

@adu-crypto
Copy link
Owner Author

/runsim

1 similar comment
@adu-crypto
Copy link
Owner Author

/runsim

@github-actions
Copy link

github-actions bot commented Jun 9, 2022

Simulation tests started and triggered by /runsim.
Can further check progress here

@adu-web3
Copy link

adu-web3 commented Jun 9, 2022

/runsim

@github-actions
Copy link

github-actions bot commented Jun 9, 2022

Sorry only crypto-org-chain member could run simulations by '/runsim'.
If you are a crypto-org-chain member, please set your membership visibility to public in this page.

@adu-crypto adu-crypto enabled auto-merge June 9, 2022 12:35
@adu-crypto adu-crypto disabled auto-merge June 10, 2022 02:04
@adu-crypto adu-crypto enabled auto-merge June 10, 2022 02:04
@adu-crypto
Copy link
Owner Author

/runsim

@github-actions
Copy link

Simulation tests started and triggered by /runsim.
Can further check progress here

@codecov-commenter
Copy link

Codecov Report

Merging #2 (7a98b85) into main (f4dd8e8) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #2   +/-   ##
=======================================
  Coverage   39.32%   39.32%           
=======================================
  Files          30       30           
  Lines        1625     1625           
=======================================
  Hits          639      639           
  Misses        940      940           
  Partials       46       46           
Impacted Files Coverage Δ
x/cronos/module.go 50.70% <100.00%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants