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

Fix devdeps, other updates #128

Merged
merged 19 commits into from
Nov 29, 2023
Merged

Fix devdeps, other updates #128

merged 19 commits into from
Nov 29, 2023

Conversation

pllim
Copy link
Contributor

@pllim pllim commented Nov 27, 2023

Please use "Squash and Merge" button if you decide to merge this!

I was trying to fix devdeps and went down the rabbit hole of updating everything else to current standards.

Close #97

Address Windows portion of #62

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (21a9c74) 75.29% compared to head (3abc43e) 75.29%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #128   +/-   ##
=======================================
  Coverage   75.29%   75.29%           
=======================================
  Files           7        7           
  Lines         344      344           
=======================================
  Hits          259      259           
  Misses         85       85           

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

@pllim pllim mentioned this pull request Nov 27, 2023
because of pesky test data files
and tell tox where data is
@pllim
Copy link
Contributor Author

pllim commented Nov 27, 2023

Yeah, your manifest prunes out the test data. The build isolation stuff isn't going to work.

@pllim

This comment was marked as resolved.

@mcara
Copy link
Member

mcara commented Nov 29, 2023

Impressive! Many thanks! One favor, please: can you, please move LICENSE to the root and delete licenses directory?

@mcara
Copy link
Member

mcara commented Nov 29, 2023

and I will think about one more request just to get to 20 commits

@pllim
Copy link
Contributor Author

pllim commented Nov 29, 2023

Maybe @jhunkeler will have ideas if you can get him to review. 😸

Copy link
Member

@mcara mcara left a comment

Choose a reason for hiding this comment

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

wonderful!

@mcara
Copy link
Member

mcara commented Nov 29, 2023

I wished I could steal @jhunkeler brains to review this PR.

@pllim
Copy link
Contributor Author

pllim commented Nov 29, 2023

Fun fact: The job without tox is 3x faster despite not using xdist.

@mcara mcara merged commit f3f73e1 into spacetelescope:master Nov 29, 2023
20 checks passed
@pllim pllim deleted the devdeps branch November 29, 2023 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants