BAMWelDX / weldx-widgets

This project provides widgets to perform common tasks using the weldx library
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

[SaveWidget] If initial choice of file exists, copy contents to new file choice. #54

Closed marscher closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #54 (4a6fdca) into main (da519bf) will increase coverage by 0.28%. The diff coverage is 93.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
+ Coverage   78.29%   78.58%   +0.28%     
==========================================
  Files          28       28              
  Lines        1834     1868      +34     
==========================================
+ Hits         1436     1468      +32     
- Misses        398      400       +2     
Impacted Files Coverage Δ
weldx_widgets/kisa/save.py 64.03% <92.85%> (+6.42%) :arrow_up:
weldx_widgets/tests/test_save.py 96.55% <95.23%> (+2.43%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update da519bf...4a6fdca. Read the comment docs.