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

⚗️ try extensive CI #803

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

⚗️ try extensive CI #803

wants to merge 3 commits into from

Conversation

burgholzer
Copy link
Member

Description

This PR experiments with the latest PR over in the mqt-workflows repository (cda-tum/mqt-workflows#60) that adds extensive CI testing on a broader list of platforms.
The experiments here should guide how feasible it really is to run that many tests.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

Signed-off-by: burgholzer <[email protected]>
@burgholzer burgholzer added continuous integration Anything related to the CI setup c++ Anything related to C++ code python Anything related to Python code labels Jan 16, 2025
@burgholzer burgholzer self-assigned this Jan 16, 2025
Copy link

codecov bot commented Jan 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.0%. Comparing base (be2b405) to head (d740492).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #803     +/-   ##
=======================================
- Coverage   92.1%   92.0%   -0.1%     
=======================================
  Files        125     125             
  Lines      13828   13828             
  Branches    2153    2153             
=======================================
- Hits       12736   12735      -1     
- Misses      1092    1093      +1     
Flag Coverage Δ *Carryforward flag
cpp 91.8% <ø> (-0.1%) ⬇️
python 99.7% <ø> (ø) Carriedforward from 5bc6692

*This pull request uses carry forward flags. Click here to find out more.

see 1 file with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Anything related to C++ code continuous integration Anything related to the CI setup python Anything related to Python code
Projects
Status: In Progress
Status: In Progress
Development

Successfully merging this pull request may close these issues.

1 participant