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

Automatic synchronization of Eclipse CDT #815

Closed
wants to merge 10 commits into from
Closed

Conversation

CodingDepot
Copy link
Collaborator

This PR adds a gradle task that synchronizes the Eclipse CDT version Codyze uses with the version used by the CPG.

This gradle task is invoked in any PR with the "dependencies" label and any changes made by that task are pushed back onto that branch.

@CodingDepot CodingDepot added nicetohave Not urgent, just a nice add-on that is worth discussing dependencies Pull requests that update a dependency file labels Jan 31, 2024
@CodingDepot CodingDepot self-assigned this Jan 31, 2024
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8bcbe4f) 82.13% compared to head (2ec8943) 82.13%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #815   +/-   ##
=========================================
  Coverage     82.13%   82.13%           
  Complexity      179      179           
=========================================
  Files            49       49           
  Lines          1444     1444           
  Branches        189      189           
=========================================
  Hits           1186     1186           
  Misses          166      166           
  Partials         92       92           
Flag Coverage Δ
unittests 82.13% <ø> (ø)

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

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

@CodingDepot CodingDepot deleted the rh/eclipse-cdt-task branch April 10, 2024 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file nicetohave Not urgent, just a nice add-on that is worth discussing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant