Skip to content

Conversation

@shivasurya
Copy link
Owner

  • Introduced a new GitHub Action template to streamline CI/CD workflows.
  • Created an action.yml file to define the action metadata and inputs.
  • This addition will help automate processes and improve project maintainability.

🔧 This enhancement sets the foundation for future automation tasks.

- Introduced a new GitHub Action template to streamline CI/CD workflows.
- Created an `action.yml` file to define the action metadata and inputs.
- This addition will help automate processes and improve project maintainability.

🔧 This enhancement sets the foundation for future automation tasks.
@shivasurya shivasurya added the enhancement New feature or request label Oct 14, 2024
@shivasurya shivasurya self-assigned this Oct 14, 2024
@codecov
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

Attention: Patch coverage is 8.33333% with 11 lines in your changes missing coverage. Please review.

Project coverage is 75.40%. Comparing base (a48aa20) to head (6817ff3).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
sourcecode-parser/cmd/ci.go 10.00% 9 Missing ⚠️
sourcecode-parser/graph/util.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #156      +/-   ##
==========================================
+ Coverage   74.96%   75.40%   +0.43%     
==========================================
  Files          12       12              
  Lines        1630     1622       -8     
==========================================
+ Hits         1222     1223       +1     
+ Misses        369      361       -8     
+ Partials       39       38       -1     

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

@shivasurya shivasurya merged commit ef5d412 into main Oct 15, 2024
@shivasurya shivasurya deleted the shiva/github-actions-support branch October 15, 2024 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants