Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unsupported operand type in existing DL2 file #1210

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

aaguasca
Copy link
Collaborator

This PR solves the operand type error when raising an error because the output file already exists.

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fd7e1a8) 74.46% compared to head (07d0062) 74.22%.
Report is 445 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1210      +/-   ##
==========================================
- Coverage   74.46%   74.22%   -0.24%     
==========================================
  Files         124      130       +6     
  Lines       12211    13279    +1068     
==========================================
+ Hits         9093     9857     +764     
- Misses       3118     3422     +304     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@moralejo moralejo merged commit ef4ce6a into main Mar 21, 2024
8 of 9 checks passed
@moralejo moralejo deleted the wrong_raise_error_path_exists branch March 21, 2024 15:04
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.

4 participants