-
Notifications
You must be signed in to change notification settings - Fork 57
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
Fix: update contracts folder structure #420
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #420 +/- ##
============================================
- Coverage 68.22% 60.54% -7.68%
+ Complexity 1128 1061 -67
============================================
Files 319 348 +29
Lines 12795 14953 +2158
Branches 1277 1697 +420
============================================
+ Hits 8729 9054 +325
- Misses 3540 5427 +1887
+ Partials 526 472 -54
*This pull request uses carry forward flags. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can I suggest that we also update the autogenerated documentation in contracts/docs/api
?
This PR implements issue(s) #399
Checklist