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

Restore use of find_packages in setup.py #725

Merged
merged 1 commit into from
Nov 27, 2024

Restore use of `find_packages` in setup.py

56de32c
Select commit
Loading
Failed to load commit list.
Merged

Restore use of find_packages in setup.py #725

Restore use of `find_packages` in setup.py
56de32c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

38.60% (+0.00%) compared to 48d3573

View this Pull Request on Codecov

38.60% (+0.00%) compared to 48d3573

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.60%. Comparing base (48d3573) to head (56de32c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #725   +/-   ##
=======================================
  Coverage   38.60%   38.60%           
=======================================
  Files          15       15           
  Lines        1448     1448           
=======================================
  Hits          559      559           
  Misses        889      889           

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