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

🚨 Fixed error message from multiple IPO Checks #157

Merged
merged 3 commits into from
Mar 24, 2023
Merged

🚨 Fixed error message from multiple IPO Checks #157

merged 3 commits into from
Mar 24, 2023

Conversation

lsschmid
Copy link
Contributor

@lsschmid lsschmid commented Mar 23, 2023

Description

Using fiction as a header only library in qmap results in an cmake error due to multiple IPO checks.

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.

@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

Merging #157 (fb266df) into main (5b03fe2) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #157   +/-   ##
=======================================
  Coverage   94.24%   94.24%           
=======================================
  Files          76       76           
  Lines        7070     7070           
=======================================
  Hits         6663     6663           
  Misses        407      407           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b03fe2...fb266df. Read the comment docs.

@marcelwa marcelwa self-assigned this Mar 24, 2023
@marcelwa marcelwa added bug Something isn't working compiler issue A platform-dependent problem labels Mar 24, 2023
@marcelwa marcelwa merged commit 97b1efc into cda-tum:main Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compiler issue A platform-dependent problem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants