Skip to content

Refactored tests to use pytest instead of unittest#221

Merged
lucasimi merged 1 commit intomainfrom
use-pytest
May 24, 2025
Merged

Refactored tests to use pytest instead of unittest#221
lucasimi merged 1 commit intomainfrom
use-pytest

Conversation

@lucasimi
Copy link
Copy Markdown
Owner

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 24, 2025

Codecov Report

Attention: Patch coverage is 95.00000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 93.15%. Comparing base (27d51f3) to head (e13162e).

Files with missing lines Patch % Lines
src/tdamapper/utils/vptree_flat/vptree.py 83.33% 2 Missing ⚠️
src/tdamapper/utils/vptree_flat/knn_search.py 96.00% 1 Missing ⚠️
src/tdamapper/utils/vptree_hier/ball_search.py 94.11% 1 Missing ⚠️
src/tdamapper/utils/vptree_hier/knn_search.py 93.75% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #221   +/-   ##
=======================================
  Coverage   93.15%   93.15%           
=======================================
  Files          20       20           
  Lines        1066     1066           
=======================================
  Hits          993      993           
  Misses         73       73           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lucasimi lucasimi merged commit 5578d4a into main May 24, 2025
23 checks passed
@lucasimi lucasimi deleted the use-pytest branch May 24, 2025 19:58
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.

1 participant