Skip to content

Prepare move to MQT organization #385

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

flowerthrower
Copy link
Collaborator

@flowerthrower flowerthrower commented May 23, 2025

This PR introduces changes to the package look and feel and prepares the repository for moving into the MQT organization.

@flowerthrower
Copy link
Collaborator Author

Not sure if this PR is a bit premature, cause I just realized I am missing the rights for moving the repository to another organization anyway. I guess this will have to be done by @burgholzer or @nquetschlich.

Copy link

codecov bot commented May 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.0%. Comparing base (90d7a41) to head (1c14327).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #385   +/-   ##
=====================================
  Coverage   87.0%   87.0%           
=====================================
  Files         12      12           
  Lines        936     936           
=====================================
  Hits         815     815           
  Misses       121     121           
Flag Coverage Δ
python 87.0% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@burgholzer burgholzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. Actually not premature, but good to have ready so that we can immediately merge it after moving and everything is ready 🙂
Just one comment triggered by the file header changes 😌

@@ -1,7 +1,7 @@
"""MQT Predictor.

This file is part of the MQT Predictor library released under the MIT license.
See README.md or go to https://github.com/cda-tum/mqt-predictor for more information.
See README.md or go to https://github.com/munich-quantum-toolkit/predictor for more information.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might be a good opportunity to introduce the automated license headers we also use in many other MQT repositories already.
It's basically another pre-commit check and a config file.
Then the manual file headers can be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants