Skip to content

Conversation

pavoljuhas
Copy link
Collaborator

@pavoljuhas pavoljuhas commented Jun 4, 2025

No change in the effective code.

  • ruff - fix RUF100 - unused-noqa directive
  • pylint - fix useless-suppression
  • pylint - remove unpaired pylint-enable directives
  • pylint - enable line-too-long which was disabled above
  • pylint - enable in cirq.transformers.merge_k_qubit_gates_test

@pavoljuhas pavoljuhas requested review from vtomole, a team, HGSilveri, wcourtney and verult as code owners June 4, 2025 23:51
@github-actions github-actions bot added the size: M 50< lines changed <250 label Jun 4, 2025
Copy link

codecov bot commented Jun 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.69%. Comparing base (4b118d0) to head (f656763).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7412      +/-   ##
==========================================
- Coverage   98.69%   98.69%   -0.01%     
==========================================
  Files        1112     1112              
  Lines       97748    97747       -1     
==========================================
- Hits        96470    96469       -1     
  Misses       1278     1278              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pavoljuhas pavoljuhas added this pull request to the merge queue Jun 5, 2025
Merged via the queue into quantumlib:main with commit 15345b4 Jun 5, 2025
35 checks passed
@pavoljuhas pavoljuhas deleted the lint-flag-useless-suppression branch June 5, 2025 16:46
BichengYing pushed a commit to BichengYing/Cirq that referenced this pull request Jun 20, 2025
…lib#7412)

No change in the effective code.

- ruff - fix RUF100 - unused-noqa directive
- pylint - fix useless-suppression
- pylint - remove unpaired pylint-enable directives
- pylint - enable `line-too-long` which was disabled above
- pylint - enable in `cirq.transformers.merge_k_qubit_gates_test`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: M 50< lines changed <250
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants