Skip to content

ci: run unit tests on supported os runners - #464

Draft
zimeg wants to merge 2 commits into
mainfrom
zimeg-ci-windows-unit-test
Draft

ci: run unit tests on supported os runners#464
zimeg wants to merge 2 commits into
mainfrom
zimeg-ci-windows-unit-test

Conversation

@zimeg

@zimegzimeg commented Apr 2, 2026

Copy link
Copy Markdown
Member

Changelog

N/A - Testing changes.

Summary

This PR attempts to resolve issues noted in #462 using logs of CI from these changes 🧪

We hope to add unit test checks for all supported OS:

  • Mac
  • Linux (Ubuntu)
  • Windows

Requirements

@zimegzimeg self-assigned this Apr 2, 2026
@zimegzimeg added code health M-T: Test improvements and anything that improves code health semver:patch Use on pull requests to describe the release version increment labels Apr 2, 2026
@codecov

codecovBot commented Apr 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.99%. Comparing base (24c1d2c) to head (2451d95).

Additional details and impacted files
@@ Coverage Diff @@## main #464 +/- ##
==========================================
+ Coverage 70.96% 70.99% +0.02% 
==========================================
Files 220 220 Lines 18466 18466 ==========================================
+ Hits 13105 13110 +5 + Misses 4183 4178 -5 
Partials 1178 1178 

☔ 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code healthM-T: Test improvements and anything that improves code healthsemver:patchUse on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@zimeg