Skip to content

Conversation

oesteban
Copy link
Collaborator

Summary

  • delete setup.cfg
  • add [tool.flake8] section in pyproject.toml

Testing

  • pip install .[tests]
  • pytest -q (fails: FileNotFoundError in doctest)

https://chatgpt.com/codex/tasks/task_e_6879d898c97883308912d343ad8072cf

@oesteban oesteban merged commit c2f9bde into master Jul 18, 2025
2 of 4 checks passed
@oesteban oesteban deleted the codex/migrate-flake8-config-to-pyproject.toml branch July 18, 2025 05:24
Copy link

codecov bot commented Jul 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.98%. Comparing base (6b000c8) to head (1b544cb).
Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #245      +/-   ##
==========================================
+ Coverage   94.84%   94.98%   +0.13%     
==========================================
  Files          16       16              
  Lines        1823     1833      +10     
  Branches      198      236      +38     
==========================================
+ Hits         1729     1741      +12     
+ Misses         77       76       -1     
+ Partials       17       16       -1     
Flag Coverage Δ
unittests 94.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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant