quacc icon indicating copy to clipboard operation
quacc copied to clipboard

Fix `copy_files` support with Parsl

Open Andrew-S-Rosen opened this issue 1 year ago • 1 comments

Summary of Changes

Closes #1776.

Requires:

  • https://github.com/Parsl/parsl/pull/3111

Andrew-S-Rosen avatar Mar 25 '24 19:03 Andrew-S-Rosen

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.06%. Comparing base (0a1ec93) to head (f10c912).

:exclamation: Current head f10c912 differs from pull request most recent head 6cd9fac

Please upload reports for the commit 6cd9fac to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1942      +/-   ##
==========================================
+ Coverage   99.04%   99.06%   +0.02%     
==========================================
  Files          81       81              
  Lines        3357     3323      -34     
==========================================
- Hits         3325     3292      -33     
+ Misses         32       31       -1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 25 '24 22:03 codecov[bot]