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

[DO NOT MERGE if AVL Trees is merged] CI Job with only benchmark tests #565

Closed
wants to merge 1 commit into from

Conversation

Kishan-Ved
Copy link
Contributor

The CI Job: ubuntu-latest, 3.8 runs only benchmark tests (instead of both benchmark and non benchmark tests). This makes the check faster and requires less memory.

Copy link

codecov bot commented Jul 5, 2024

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.

Project coverage is 97.470%. Comparing base (ec0b015) to head (81aacf1).
Report is 6 commits behind head on main.

Additional details and impacted files
@@              Coverage Diff              @@
##              main      #565       +/-   ##
=============================================
- Coverage   97.552%   97.470%   -0.083%     
=============================================
  Files           34        36        +2     
  Lines         4331      4388       +57     
=============================================
+ Hits          4225      4277       +52     
- Misses         106       111        +5     
Files Coverage Δ
pydatastructs/utils/testing_util.py 17.857% <14.285%> (-0.662%) ⬇️

Impacted file tree graph

@Kishan-Ved Kishan-Ved changed the title CI Job with only benchmark tests [DO NOT MERGE if AVL Trees is merged] CI Job with only benchmark tests Jul 7, 2024
@Kishan-Ved
Copy link
Contributor Author

Please don't merge this PR if AVL Trees PR (#564) is merged. That PR contains all the changes made in this PR.

@Kishan-Ved Kishan-Ved closed this Jul 9, 2024
@Kishan-Ved
Copy link
Contributor Author

Closed this pull request as PR: #564 has been merged.

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