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

Remove unneeded files #351

Merged
merged 5 commits into from
May 22, 2024
Merged

Remove unneeded files #351

merged 5 commits into from
May 22, 2024

Conversation

rich-iannone
Copy link
Member

@rich-iannone rich-iannone commented May 16, 2024

This PR simply cleans out some unneeded top-level files. Some of these are redundant since more up-to-date versions are present in the .github directory. Others of these are redundant because the GitHub releases pages provide information on releases. The extra authors file is not needed because the author list is in pyproject.toml.

Fixes: #96

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.72%. Comparing base (b575b6e) to head (28d21cd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #351   +/-   ##
=======================================
  Coverage   84.72%   84.72%           
=======================================
  Files          41       41           
  Lines        4346     4346           
=======================================
  Hits         3682     3682           
  Misses        664      664           

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

Copy link
Collaborator

@machow machow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks for sprucing up the place!

@machow machow merged commit c3d6a7f into main May 22, 2024
11 checks passed
@rich-iannone rich-iannone deleted the remove-unneeded-files branch May 22, 2024 18:43
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.

Changelog in documentation page is not updated
3 participants