Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean-up unused files #271

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Clean-up unused files #271

wants to merge 5 commits into from

Conversation

matt-graham
Copy link
Collaborator

  • Removes s2ftt.logs module as this appears not to be used anywhere and associated tests, dependencies and configuration file.
  • Removes some configuration files added in Cufft primitive #204 which are not in use.
  • Updates reference to README in manifest file to point to .md file rather than now non-existent .rst version and removes reference to non-existent pytest.ini file.

@matt-graham matt-graham added clean up infrastructure Issues related to infrastructure for repository and project labels Feb 13, 2025
Copy link

codecov bot commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.27%. Comparing base (ea11832) to head (881337e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #271      +/-   ##
==========================================
- Coverage   96.28%   96.27%   -0.01%     
==========================================
  Files          32       31       -1     
  Lines        3606     3573      -33     
==========================================
- Hits         3472     3440      -32     
+ Misses        134      133       -1     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean up infrastructure Issues related to infrastructure for repository and project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant