Skip to content

Conversation

@steindvart
Copy link
Contributor

@steindvart steindvart commented Oct 29, 2025

Problem

Solution - what PR does

  • Renamed main.ylm to ci.yml for better consistency with commonly used terms.
  • Reworked GitHub CI workflow by separating in different jobs.
  • Made container-based approach to avoid "Install Go" step.
image

@steindvart steindvart changed the title Rework GitHub CI workflow by separating in different jobs. Split CI pipeline into separate stages: lint, test, analyze, publish Oct 29, 2025
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.85%. Comparing base (1efca4f) to head (ed796a0).
⚠️ Report is 1 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #226      +/-   ##
==========================================
+ Coverage   45.30%   46.85%   +1.54%     
==========================================
  Files          29       29              
  Lines        2355     2098     -257     
==========================================
- Hits         1067      983      -84     
+ Misses       1241     1067     -174     
- Partials       47       48       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Split CI pipeline into separate stages: lint, test, analyze, publish

2 participants