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

feat: As a user, I want to have an example schema checker module #316

Closed
wants to merge 11 commits into from
Closed

Conversation

Builddddder
Copy link
Contributor

What does this PR do?

Related ticket

Fixes #267

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

@codecov-commenter
Copy link

Codecov Report

Merging #316 (414df97) into dev (484c24d) will increase coverage by 0.14%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev     #316      +/-   ##
==========================================
+ Coverage   91.51%   91.66%   +0.14%     
==========================================
  Files          13       14       +1     
  Lines         224      228       +4     
  Branches       53       54       +1     
==========================================
+ Hits          205      209       +4     
  Misses         10       10              
  Partials        9        9              
Files Coverage Δ
...racts/src/examples/modules/SchemaCheckerModule.sol 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

[US] As a user, I want to have an example schema checker module
2 participants