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

fix: move openvex packages as subcomponents #366

Merged
merged 5 commits into from
Oct 16, 2023

Conversation

sozercan
Copy link
Member

Signed-off-by: Sertac Ozercan sozercan@gmail.com

Describe the changes in this pull request using active verbs such as Add, Remove, Replace ...

Closes #336

Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (1a7c070) 32.29% compared to head (d337699) 32.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #366      +/-   ##
==========================================
+ Coverage   32.29%   32.50%   +0.21%     
==========================================
  Files          17       17              
  Lines        1567     1572       +5     
==========================================
+ Hits          506      511       +5     
  Misses       1032     1032              
  Partials       29       29              
Files Coverage Δ
pkg/vex/openvex.go 88.88% <100.00%> (+1.13%) ⬆️
pkg/vex/vex.go 78.57% <100.00%> (ø)
pkg/patch/patch.go 6.36% <0.00%> (ø)

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

@sozercan sozercan merged commit f893559 into project-copacetic:main Oct 16, 2023
17 checks passed
@sozercan sozercan deleted the fix-vex-output branch October 16, 2023 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG] move vex packages into subcomponents
2 participants