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

🚨 fix a couple of compiler warnings #578

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Conversation

burgholzer
Copy link
Member

Description

This small PR fixes a handful of compiler warnings that popped up during updating mqt-qmap.

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 <burgholzer@me.com>
@burgholzer burgholzer added code quality Code quality improvements c++ Anything related to C++ code labels Apr 4, 2024
@burgholzer burgholzer self-assigned this Apr 4, 2024
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.2%. Comparing base (e3f8ee1) to head (dd2bc96).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #578   +/-   ##
=====================================
  Coverage   91.2%   91.2%           
=====================================
  Files        132     132           
  Lines      13904   13904           
  Branches    2203    2203           
=====================================
  Hits       12692   12692           
  Misses      1212    1212           
Flag Coverage Δ
cpp 90.9% <100.0%> (ø)
python 99.5% <ø> (ø)
Files Coverage Δ
src/dd/NoiseFunctionality.cpp 97.1% <100.0%> (ø)

@burgholzer burgholzer enabled auto-merge (squash) April 4, 2024 09:52
@burgholzer burgholzer merged commit 09cfd93 into main Apr 4, 2024
37 checks passed
@burgholzer burgholzer deleted the fix-compiler-warnings branch April 4, 2024 11:00
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 code quality Code quality improvements
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant