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

Adding travis_wait for timing out Travis CI jobs #416

Merged
merged 3 commits into from
Oct 17, 2021

Conversation

czgdp1807
Copy link
Member

References to other Issues or PRs or Relevant literature

Brief description of what is fixed or changed

Other comments

@codecov
Copy link

codecov bot commented Oct 17, 2021

Codecov Report

Merging #416 (42ae174) into master (9c6ed37) will decrease coverage by 0.028%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##            master      #416       +/-   ##
=============================================
- Coverage   98.634%   98.606%   -0.029%     
=============================================
  Files           26        26               
  Lines         3443      3516       +73     
=============================================
+ Hits          3396      3467       +71     
- Misses          47        49        +2     
Impacted Files Coverage Δ
pydatastructs/trees/heaps.py 97.487% <0.000%> (-0.462%) ⬇️
...datastructs/linear_data_structures/linked_lists.py 98.921% <0.000%> (-0.252%) ⬇️
pydatastructs/graphs/algorithms.py 99.489% <0.000%> (-0.002%) ⬇️
pydatastructs/strings/trie.py 100.000% <0.000%> (ø)
pydatastructs/graphs/adjacency_list.py 100.000% <0.000%> (ø)
pydatastructs/graphs/adjacency_matrix.py 100.000% <0.000%> (ø)
pydatastructs/linear_data_structures/arrays.py 100.000% <0.000%> (ø)
...datastructs/miscellaneous_data_structures/stack.py 100.000% <0.000%> (ø)
...ucts/miscellaneous_data_structures/disjoint_set.py 100.000% <0.000%> (ø)
...ts/miscellaneous_data_structures/binomial_trees.py 100.000% <0.000%> (ø)
... and 5 more

Impacted file tree graph

@czgdp1807 czgdp1807 merged commit ce7a749 into codezonediitj:master Oct 17, 2021
@czgdp1807 czgdp1807 deleted the travis_wait branch October 17, 2021 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant