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 test cases for Cell Complex Abstract Class. #198

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

devendragovil
Copy link
Contributor

Removing the previous test case as it seemed to be passing despite removing Complex ABC from class inheritance of ConcreteComplex.

…ous test case as it seemed to be passing despite removing Complex ABC from class inheritance of ConcreteComplex
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #198 (8b997ad) into main (dbecff4) will increase coverage by 0.98%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #198      +/-   ##
==========================================
+ Coverage   80.14%   81.13%   +0.98%     
==========================================
  Files          22       22              
  Lines        2407     2406       -1     
==========================================
+ Hits         1929     1952      +23     
+ Misses        478      454      -24     
Impacted Files Coverage Δ
toponetx/classes/hyperedge.py 100.00% <ø> (+25.00%) ⬆️
toponetx/classes/reportviews.py 68.69% <100.00%> (+1.62%) ⬆️

... and 1 file with indirect coverage changes

@mhajij mhajij merged commit c58ca33 into pyt-team:main Jul 18, 2023
6 checks passed
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

2 participants