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

use graph.nodes(data='payload') to simpify code #1036

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

@CJ-Wright CJ-Wright changed the title use graph.nodes(data='payload') to simpify code see https://networkx.github.io/documentation/stable/reference/classes/generated/networkx.Graph.nodes.html#networkx.Graph.nodes use graph.nodes(data='payload') to simpify code Jun 13, 2020
@codecov
Copy link

codecov bot commented Jun 13, 2020

Codecov Report

Merging #1036 into master will increase coverage by 0.16%.
The diff coverage is 55.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1036      +/-   ##
==========================================
+ Coverage   62.71%   62.88%   +0.16%     
==========================================
  Files          51       51              
  Lines        4624     4642      +18     
==========================================
+ Hits         2900     2919      +19     
+ Misses       1724     1723       -1     
Impacted Files Coverage Δ
conda_forge_tick/auto_tick.py 0.00% <0.00%> (ø)
conda_forge_tick/make_graph.py 45.45% <0.00%> (ø)
conda_forge_tick/migrators/core.py 73.18% <ø> (ø)
conda_forge_tick/migrators/migration_yaml.py 64.64% <0.00%> (+0.32%) ⬆️
conda_forge_tick/status_report.py 0.00% <0.00%> (ø)
conda_forge_tick/update_upstream_versions.py 31.75% <0.00%> (+0.07%) ⬆️
conda_forge_tick/contexts.py 69.23% <69.23%> (+1.30%) ⬆️
tests/test_audit.py 100.00% <0.00%> (ø)
conda_forge_tick/audit.py 62.06% <0.00%> (+6.25%) ⬆️

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 631c64c...9f403b0. Read the comment docs.

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.

None yet

1 participant