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

Upgrade MQT Core #263

Merged
merged 4 commits into from
Jul 18, 2023
Merged

Upgrade MQT Core #263

merged 4 commits into from
Jul 18, 2023

Conversation

hillmich
Copy link
Member

  • Includes improved memory management
  • Adapt the simulator code

- Includes improved memory management
- Adapt the simulator code
@hillmich hillmich added the dependencies Pull requests that update a dependency file label Jul 18, 2023
@hillmich hillmich self-assigned this Jul 18, 2023
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #263 (271e65a) into main (0590832) will decrease coverage by 0.2%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##            main    #263     +/-   ##
=======================================
- Coverage   95.2%   95.0%   -0.2%     
=======================================
  Files         20      20             
  Lines       1938    1938             
  Branches     345     345             
=======================================
- Hits        1845    1843      -2     
- Misses        93      95      +2     
Impacted Files Coverage Δ
include/DeterministicNoiseSimulator.hpp 100.0% <100.0%> (ø)
include/Simulator.hpp 94.5% <100.0%> (ø)
include/UnitarySimulator.hpp 100.0% <100.0%> (ø)
src/Simulator.cpp 97.0% <100.0%> (+0.4%) ⬆️

... and 1 file with indirect coverage changes

@github-actions
Copy link
Contributor

Cpp-Linter Report ✔️

No problems need attention.

Have any feedback or feature suggestions? Share it here.

@hillmich hillmich merged commit 156bd70 into main Jul 18, 2023
21 checks passed
@hillmich hillmich deleted the reworked-dd-memory branch July 18, 2023 13:03
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant