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] Automate smart contract docgen and PR branch creation into Linea docs repo #446

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

kyzooghost
Copy link
Contributor

@kyzooghost kyzooghost commented Dec 13, 2024

This PR implements issue(s) #4031

Checklist

  • I wrote new tests for my new core changes.
  • I have successfully ran tests, style checker and build against my new changes locally.
  • I have informed the team of any breaking changes if there are any.

@kyzooghost kyzooghost requested a review from a team as a code owner December 13, 2024 14:04
@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.17%. Comparing base (4e93fa3) to head (a43d761).
Report is 19 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #446      +/-   ##
============================================
- Coverage     70.17%   68.17%   -2.01%     
- Complexity     1070     1125      +55     
============================================
  Files           306      319      +13     
  Lines         12337    12789     +452     
  Branches       1179     1275      +96     
============================================
+ Hits           8658     8719      +61     
- Misses         3200     3542     +342     
- Partials        479      528      +49     
Flag Coverage Δ
hardhat 98.59% <ø> (-0.11%) ⬇️
kotlin 65.80% <ø> (-2.07%) ⬇️
Files with missing lines Coverage Δ
contracts/contracts/lib/SparseMerkleProof.sol 100.00% <ø> (ø)

... and 46 files with indirect coverage changes

@kyzooghost kyzooghost changed the title [DO NOT MERGE YET] - Feat/autogenerate contract docs [Feat] Automate smart contract docgen and PR branch creation into Linea docs repo Dec 17, 2024
@kyzooghost kyzooghost requested a deployment to docker-build-and-e2e December 17, 2024 11:45 — with GitHub Actions Waiting
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.

2 participants