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

refactor: serverlessInsight repo resturcture #15

Merged
merged 5 commits into from
Dec 8, 2024

Conversation

Blankll
Copy link
Member

@Blankll Blankll commented Dec 8, 2024

refactor: serverlessInsight repo restructure

  • type definitions restructure
  • schema validation restructure
  • transformer restructure
  • parse restructure

Refs:

Signed-off-by: seven <zilisheng1996@gmail.com>
Copy link

codecov bot commented Dec 8, 2024

Codecov Report

Attention: Patch coverage is 93.67089% with 5 lines in your changes missing coverage. Please review.

Project coverage is 78.96%. Comparing base (a8b4023) to head (b806459).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/parser/index.ts 88.88% 2 Missing ⚠️
src/parser/databaseParser.ts 83.33% 0 Missing and 1 partial ⚠️
src/parser/tagParser.ts 80.00% 1 Missing ⚠️
src/validator/iacSchema.ts 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   76.79%   78.96%   +2.16%     
==========================================
  Files          19       31      +12     
  Lines         306      328      +22     
  Branches       47       47              
==========================================
+ Hits          235      259      +24     
+ Misses         62       61       -1     
+ Partials        9        8       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: seven <zilisheng1996@gmail.com>
Signed-off-by: seven <zilisheng1996@gmail.com>
Signed-off-by: seven <zilisheng1996@gmail.com>
Signed-off-by: seven <zilisheng1996@gmail.com>
@Blankll Blankll force-pushed the refactor/structure-improve branch from c1f2663 to b806459 Compare December 8, 2024 13:47
@Blankll Blankll marked this pull request as ready for review December 8, 2024 13:49
@Blankll Blankll merged commit 22375a6 into master Dec 8, 2024
4 checks passed
@Blankll Blankll deleted the refactor/structure-improve branch December 8, 2024 13:49
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.

1 participant