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

flake8 of flux_analysis directory #1227

Merged
merged 1 commit into from
May 29, 2022

Conversation

akaviaLab
Copy link
Contributor

  • description of feature/fix
    Corrected flake8 issues on flux_analysis directory
    Corrected typing a bit

@codecov-commenter
Copy link

codecov-commenter commented May 29, 2022

Codecov Report

Merging #1227 (a51024a) into devel (e838e54) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##            devel    #1227   +/-   ##
=======================================
  Coverage   84.59%   84.59%           
=======================================
  Files          66       66           
  Lines        5491     5491           
  Branches     1264     1264           
=======================================
  Hits         4645     4645           
  Misses        545      545           
  Partials      301      301           
Impacted Files Coverage Δ
src/cobra/flux_analysis/__init__.py 100.00% <ø> (ø)
src/cobra/flux_analysis/deletion.py 89.47% <100.00%> (ø)
src/cobra/flux_analysis/gapfilling.py 92.70% <100.00%> (ø)
src/cobra/flux_analysis/phenotype_phase_plane.py 83.00% <100.00%> (ø)
src/cobra/flux_analysis/reaction.py 76.36% <100.00%> (ø)

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 e838e54...a51024a. Read the comment docs.

Copy link
Member

@Midnighter Midnighter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍🏼

@Midnighter Midnighter merged commit 7d97819 into opencobra:devel May 29, 2022
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.

3 participants