Skip to content

Improve GitHub Actions with composite actions#964

Open
GlassOfWhiskey wants to merge 1 commit intomasterfrom
improve-ci-cd
Open

Improve GitHub Actions with composite actions#964
GlassOfWhiskey wants to merge 1 commit intomasterfrom
improve-ci-cd

Conversation

@GlassOfWhiskey
Copy link
Copy Markdown
Member

This commit refactors the GitHub actions to simplify the code, separating configurations for MacOS and Ubuntu in a clearer way and reusing the Codecov-related steps.

@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

This commit refactors the GitHub actions to simplify the code,
separating configurations for MacOS and Ubuntu in a clearer way and
reusing the Codecov-related steps.
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.74%. Comparing base (fbebcf5) to head (7ff9a43).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #964   +/-   ##
=======================================
  Coverage   73.74%   73.74%           
=======================================
  Files          91       91           
  Lines       12476    12476           
  Branches     2185     2185           
=======================================
  Hits         9201     9201           
  Misses       2746     2746           
  Partials      529      529           

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

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.

2 participants