Skip to content

Upload coverage only for python 3.8 on ubuntu-latest #459

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
Dec 12, 2021

Conversation

czgdp1807
Copy link
Member

References to other Issues or PRs or Relevant literature

Closes #453

Brief description of what is fixed or changed

Other comments

@codecov
Copy link

codecov bot commented Dec 12, 2021

Codecov Report

Merging #459 (6eeedf7) into master (87e0d56) will decrease coverage by 0.053%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##            master      #459       +/-   ##
=============================================
- Coverage   98.603%   98.549%   -0.054%     
=============================================
  Files           29        29               
  Lines         3795      3792        -3     
=============================================
- Hits          3742      3737        -5     
- Misses          53        55        +2     
Impacted Files Coverage Δ
pydatastructs/trees/heaps.py 97.536% <0.000%> (-0.512%) ⬇️
...datastructs/linear_data_structures/linked_lists.py 98.930% <0.000%> (-0.268%) ⬇️
pydatastructs/graphs/algorithms.py 99.501% <0.000%> (-0.002%) ⬇️

Impacted file tree graph

@czgdp1807 czgdp1807 merged commit c0d2786 into codezonediitj:master Dec 12, 2021
@czgdp1807 czgdp1807 deleted the codecov branch December 12, 2021 13:42
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.

Avoid codecov report uploads for all the tests in Github actions
1 participant