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

Merged
merged 18 commits into from
Dec 20, 2024

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.21%. Comparing base (6ad7ba2) to head (b2f9d87).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #446      +/-   ##
============================================
- Coverage     68.22%   68.21%   -0.01%     
  Complexity     1128     1128              
============================================
  Files           319      319              
  Lines         12795    12795              
  Branches       1277     1277              
============================================
- Hits           8729     8728       -1     
  Misses         3540     3540              
- Partials        526      527       +1     
Flag Coverage Δ
hardhat 98.70% <ø> (ø)
kotlin 65.83% <ø> (-0.01%) ⬇️
Files with missing lines Coverage Δ
contracts/contracts/lib/SparseMerkleProof.sol 100.00% <ø> (ø)

... and 1 file 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
alainncls
alainncls previously approved these changes Dec 19, 2024
@kyzooghost kyzooghost temporarily deployed to docker-build-and-e2e December 20, 2024 01:51 — with GitHub Actions Inactive
@kyzooghost kyzooghost enabled auto-merge (squash) December 20, 2024 02:05
@kyzooghost kyzooghost disabled auto-merge December 20, 2024 02:05
@kyzooghost kyzooghost temporarily deployed to docker-build-and-e2e December 20, 2024 09:07 — with GitHub Actions Inactive
@kyzooghost kyzooghost merged commit ea79b2d into main Dec 20, 2024
28 checks passed
@kyzooghost kyzooghost deleted the feat/autogenerate-contract-docs branch December 20, 2024 09:45
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.

4 participants