Skip to content

Remove unnecessary copy statements in superconducting.py#4435

Merged
timothy-nunn merged 1 commit into
mainfrom
4370-use-of-copycopy
Jul 13, 2026
Merged

Remove unnecessary copy statements in superconducting.py#4435
timothy-nunn merged 1 commit into
mainfrom
4370-use-of-copycopy

Conversation

@jonmaddock

Copy link
Copy Markdown
Contributor

Remove vestiges of Fortran.

@jonmaddock jonmaddock linked an issue Jul 13, 2026 that may be closed by this pull request
@jonmaddock
jonmaddock force-pushed the 4370-use-of-copycopy branch from 0207ee3 to edf0a79 Compare July 13, 2026 12:57
@jonmaddock
jonmaddock marked this pull request as ready for review July 13, 2026 13:07
@jonmaddock
jonmaddock requested a review from a team as a code owner July 13, 2026 13:07
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 48.63%. Comparing base (3e8c76e) to head (edf0a79).

Files with missing lines Patch % Lines
process/models/tfcoil/superconducting.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4435      +/-   ##
==========================================
- Coverage   48.63%   48.63%   -0.01%     
==========================================
  Files         151      151              
  Lines       29673    29670       -3     
==========================================
- Hits        14432    14430       -2     
+ Misses      15241    15240       -1     

☔ View full report in Codecov by Harness.
📢 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.

@timothy-nunn timothy-nunn self-assigned this Jul 13, 2026
@timothy-nunn
timothy-nunn merged commit e65d29a into main Jul 13, 2026
10 of 11 checks passed
@timothy-nunn
timothy-nunn deleted the 4370-use-of-copycopy branch July 13, 2026 13:18
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.

Use of copy.copy

3 participants