sedge icon indicating copy to clipboard operation
sedge copied to clipboard

Add Taiko Support on Sedge

Open stdevMac opened this issue 11 months ago • 1 comments
trafficstars

Changes:

  • Adds taiko support on Sedge
  • Re-arrange the repo to have a more generic way to add new L2's

Types of changes

  • [x] New feature (non-breaking change which adds functionality)
  • [x] Refactoring (no functional changes, no api changes)

Testing

Requires testing

  • [x] Yes
  • [ ] No

In case you checked yes, did you write tests?

  • [x] Yes
  • [ ] No

stdevMac avatar Dec 06 '24 07:12 stdevMac

Codecov Report

Attention: Patch coverage is 55.05618% with 80 lines in your changes missing coverage. Please review.

Project coverage is 24.87%. Comparing base (a0d5bbb) to head (a3a3e74).

Files with missing lines Patch % Lines
cli/generate.go 37.28% 34 Missing and 3 partials :warning:
internal/pkg/generate/generate_scripts.go 66.00% 9 Missing and 8 partials :warning:
internal/pkg/clients/types.go 0.00% 14 Missing :warning:
cli/sub_gen.go 81.63% 8 Missing and 1 partial :warning:
internal/pkg/generate/types.go 50.00% 2 Missing and 1 partial :warning:
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #487      +/-   ##
===========================================
+ Coverage    24.73%   24.87%   +0.13%     
===========================================
  Files          120      120              
  Lines        22299    22435     +136     
===========================================
+ Hits          5515     5580      +65     
- Misses       16239    16302      +63     
- Partials       545      553       +8     
Flag Coverage Δ
unittests 24.87% <55.05%> (+0.13%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Dec 06 '24 07:12 codecov-commenter