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

style(black): format with black v24 (#439) #439

Closed
wants to merge 2 commits into from

Conversation

mdonadoni
Copy link
Member

No description provided.

@tiborsimko
Copy link
Member

Needs to fix a flake8 finding:

./reana_commons/snakemake.py:116:17: E731 do not assign a lambda expression, use a def

Copy link

codecov bot commented Jan 30, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (d3035dc) 36.36% compared to head (8f3e226) 36.34%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #439      +/-   ##
==========================================
- Coverage   36.36%   36.34%   -0.03%     
==========================================
  Files          26       26              
  Lines        1573     1574       +1     
==========================================
  Hits          572      572              
- Misses       1001     1002       +1     
Files Coverage Δ
reana_commons/snakemake.py 91.66% <50.00%> (-1.30%) ⬇️

@mdonadoni mdonadoni requested a review from tiborsimko February 1, 2024 10:00
@mdonadoni
Copy link
Member Author

Already fixed by #435

@mdonadoni mdonadoni closed this Feb 1, 2024
@mdonadoni mdonadoni deleted the fix-black branch February 1, 2024 13:38
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.

2 participants