Skip to content

draft: fix modifier#1628

Draft
nicolaassolini-qntm wants to merge 75 commits into
mainfrom
na/fix-modifier
Draft

draft: fix modifier#1628
nicolaassolini-qntm wants to merge 75 commits into
mainfrom
na/fix-modifier

Conversation

@nicolaassolini-qntm
Copy link
Copy Markdown
Contributor

No description provided.

nicolaassolini-qntm and others added 30 commits April 10, 2026 12:32
… double_modifier.py, update rendering, and improve apply_passes.py logic
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
nicolaassolini-qntm and others added 23 commits April 28, 2026 13:09
…structs to private

Co-authored-by: Copilot <copilot@github.com>
…d output file creation in ctrl_array_controller.py

Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
@hugrbot
Copy link
Copy Markdown
Collaborator

hugrbot commented May 27, 2026

Hey there and thank you for opening this pull request! 👋

We follow the Conventional Commits convention for PR titles. It looks like your title needs some adjustment.

The title should have a type prefix, followed by a colon. The most important ones are:

  • feat: for new features
  • fix: for bug fixes

If the PR contains a breaking change, use feat!: or fix!: instead and include a "BREAKING CHANGE:" footer in the description of the pull request.

You may also include a (scope) after the type prefix.

Expand this message for the full list of tags.
  • feat: New feature
  • fix: Bug fix
  • docs: Documentation-only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semicolons, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: Performance improvements
  • test: Adding missing or correcting existing tests
  • ci: Changes to our CI configuration files and scripts
  • chore: Other changes that do not alter public APIs or code behaviour
  • revert: Reverts a previous commit

@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.63%. Comparing base (8db1691) to head (945fa08).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1628      +/-   ##
==========================================
- Coverage   85.64%   85.63%   -0.02%     
==========================================
  Files         184      184              
  Lines       29322    29322              
  Branches    28121    28121              
==========================================
- Hits        25113    25109       -4     
- Misses       3079     3082       +3     
- Partials     1130     1131       +1     
Flag Coverage Δ
python 90.45% <ø> (ø)
qis-compiler 91.66% <ø> (ø)
rust 85.42% <ø> (-0.02%) ⬇️

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.

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.

3 participants