Skip to content

Fix CI: pytest-cov and Avg_func import#22

Merged
boireauromain-collab merged 2 commits intomainfrom
fix-ci-tests
Feb 27, 2026
Merged

Fix CI: pytest-cov and Avg_func import#22
boireauromain-collab merged 2 commits intomainfrom
fix-ci-tests

Conversation

@nav-v
Copy link
Collaborator

@nav-v nav-v commented Feb 27, 2026

Changes

  • requirements.txt: Add pytest-cov so pytest --cov works in CI.
  • pyproject.toml: Add pythonpath = "." so tests can import Avg_func from the project root.

Fixes the CI failures from missing pytest-cov and ModuleNotFoundError: No module named 'Avg_func'.

@boireauromain-collab boireauromain-collab merged commit 4798f89 into main Feb 27, 2026
0 of 2 checks passed
@boireauromain-collab boireauromain-collab deleted the fix-ci-tests branch February 27, 2026 19:48
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.

2 participants