Skip to content

Conversation

@Schamper
Copy link
Member

@Schamper Schamper commented Apr 24, 2025

This makes it clearer when test data is not properly available.

❯ uv run pytest
============================= test session starts ==============================
platform darwin -- Python 3.11.12, pytest-8.3.5, pluggy-1.5.0
configfile: pyproject.toml
collected 0 items

! ! !
Test data files look like git-lfs references.
This can happen when git-lfs is not installed or not configured correctly.
Install git-lfs and run:
git lfs install && git lfs pull
! ! !
============================ no tests ran in 0.00s =============================

@codecov
Copy link

codecov bot commented Apr 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.84%. Comparing base (93f91ce) to head (b7dc5d6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1119   +/-   ##
=======================================
  Coverage   77.84%   77.84%           
=======================================
  Files         357      357           
  Lines       32367    32367           
=======================================
  Hits        25196    25196           
  Misses       7171     7171           
Flag Coverage Δ
unittests 77.84% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@Schamper Schamper merged commit bf3860a into main Apr 29, 2025
21 of 24 checks passed
@Schamper Schamper deleted the improve-pytest-warning branch April 29, 2025 12:23
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.

3 participants