benedekrozemberczki / karateclub

Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
https://karateclub.readthedocs.io
GNU General Public License v3.0
2.17k stars 247 forks source link

Modify test statement to use pytest in lieu of setuptools. #119

Closed WhatTheFuzz closed 1 year ago

WhatTheFuzz commented 1 year ago

Fix issue #118.

codecov-commenter commented 1 year ago

Codecov Report

Merging #119 (8e1f072) into master (ce445b9) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   97.38%   97.38%           
=======================================
  Files          62       62           
  Lines        2673     2673           
=======================================
  Hits         2603     2603           
  Misses         70       70           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more