Skip to content

format code using black #34

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

Merged
merged 1 commit into from
Jun 8, 2020
Merged

format code using black #34

merged 1 commit into from
Jun 8, 2020

Conversation

aladdinpersson
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #34 into master will increase coverage by 0.03%.
The diff coverage is 68.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   80.03%   80.06%   +0.03%     
==========================================
  Files          24       24              
  Lines         596      597       +1     
==========================================
+ Hits          477      478       +1     
  Misses        119      119              
Impacted Files Coverage Δ
Algorithms/sorting/mergesort.py 84.21% <0.00%> (ø)
Algorithms/graphtheory/prims/prim_heap.py 66.66% <28.57%> (ø)
Algorithms/graphtheory/dijkstra/heapdijkstra.py 68.18% <33.33%> (ø)
Algorithms/sorting/insertionsort.py 61.53% <33.33%> (ø)
...theory/kahns-toposort/kahn_topological_ordering.py 74.19% <37.50%> (+0.86%) ⬆️
...lgorithms/graphtheory/kruskal/kruskal_unionfind.py 41.93% <44.44%> (ø)
Algorithms/other/interval_scheduling.py 42.85% <50.00%> (ø)
Algorithms/other/binarysearch.py 77.77% <55.55%> (ø)
Algorithms/sorting/selectionsort.py 40.90% <60.00%> (ø)
...tersection_of_two_sets/intersection_of_two_sets.py 80.00% <70.00%> (ø)
... and 25 more

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 94f21ff...61ec610. Read the comment docs.

@aladdinpersson aladdinpersson merged commit 5109cca into master Jun 8, 2020
@aladdinpersson aladdinpersson deleted the format_code branch June 8, 2020 10:34
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