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

⬆️ update to scikit-build-core 0.10 #436

Merged
merged 7 commits into from
Aug 9, 2024

Conversation

burgholzer
Copy link
Member

Description

This PR updates the project to the latest scikit-build-core version that was just released and adapts the configuration correspondingly.

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.

burgholzer and others added 7 commits August 9, 2024 10:24
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
@burgholzer burgholzer added dependencies Pull requests that update a dependency file python Anything related to Python code packaging Anything related to Python packaging labels Aug 9, 2024
@burgholzer burgholzer self-assigned this Aug 9, 2024
Base automatically changed from pre-commit-checks to main August 9, 2024 12:56
@burgholzer burgholzer enabled auto-merge (squash) August 9, 2024 13:09
Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.9%. Comparing base (a6c6469) to head (92f3a55).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #436     +/-   ##
=======================================
+ Coverage   95.6%   95.9%   +0.2%     
=======================================
  Files         39      39             
  Lines       1831    1830      -1     
  Branches     224     223      -1     
=======================================
+ Hits        1752    1756      +4     
+ Misses        79      74      -5     
Flag Coverage Δ *Carryforward flag
cpp 95.9% <ø> (+0.3%) ⬆️ Carriedforward from 3b9e2e8
python 95.8% <100.0%> (ø)

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

Files Coverage Δ
src/checker/EquivalenceChecker.cpp 100.0% <ø> (ø)
src/mqt/qcec/compilation_flow_profiles.py 97.5% <100.0%> (ø)

... and 2 files with indirect coverage changes

@burgholzer burgholzer merged commit c4ab58e into main Aug 9, 2024
28 checks passed
@burgholzer burgholzer deleted the scikit-build-core-update-010 branch August 9, 2024 15:32
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 packaging Anything related to Python packaging python Anything related to Python code
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant