Skip to content

⬆️ Update googletest and Boost Multiprecision dependencies #840

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

Merged
merged 2 commits into from
Feb 26, 2025

Conversation

burgholzer
Copy link
Member

Description

This pull request updates the following dependencies to their latest stable versions:

  • googletest: from 1.14.0 to 1.16.0
  • Boost Multiprecision: from 1_84_0 to 1_86_0

These updates bring in the latest fixes, performance improvements, and compatibility enhancements. No new dependencies are introduced.

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 burgholzer self-assigned this Feb 25, 2025
@burgholzer burgholzer added dependencies Pull requests that update a dependency file Core Anything related to the Core library and IR c++ Anything related to C++ code extensive-cpp-ci Adding this label indicates that extensive C++ CI runs should be started for this PR. extensive-python-ci Adding this label indicates that extensive Python CI runs should be started for this PR. labels Feb 25, 2025
@burgholzer burgholzer added this to the MQT Core milestone Feb 25, 2025
Copy link

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.3%. Comparing base (fc6bb4b) to head (eb94890).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #840   +/-   ##
=====================================
  Coverage   92.3%   92.3%           
=====================================
  Files        127     127           
  Lines      13556   13556           
  Branches    2086    2086           
=====================================
+ Hits       12520   12521    +1     
+ Misses      1036    1035    -1     
Flag Coverage Δ
cpp 92.1% <ø> (+<0.1%) ⬆️
python 99.7% <ø> (ø)

see 1 file with indirect coverage changes

@burgholzer burgholzer merged commit b6fbc20 into main Feb 26, 2025
31 checks passed
@burgholzer burgholzer deleted the update-fetch-content-dependencies branch February 26, 2025 00:10
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 Core Anything related to the Core library and IR dependencies Pull requests that update a dependency file extensive-cpp-ci Adding this label indicates that extensive C++ CI runs should be started for this PR. extensive-python-ci Adding this label indicates that extensive Python CI runs should be started for this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant