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

Issue/676 improve developer experience #677

Conversation

HandcartCactus
Copy link
Contributor

Proposed Changes

  • Make annotations on PaginatedList that play nicely with static typing analysis

Fixes #676 part 1.
See this comment for screenshots of the result.

@HandcartCactus
Copy link
Contributor Author

@bennettscience do you have a moment to review this request?

@bennettscience
Copy link
Contributor

I should have looked more carefully - your imports need to be sorted alphabetically on line 3, so isort failed.

Follow the contributing guide so you run all the applicable style checks before committing again to avoid a build failure.

@HandcartCactus
Copy link
Contributor Author

My apologies. My code is now passing the code-style checks.

Copy link

codecov bot commented Dec 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e9154d2) to head (d6eba1f).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #677   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           74        74           
  Lines         3761      3764    +3     
=========================================
+ Hits          3761      3764    +3     

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

bennettscience
bennettscience previously approved these changes Dec 27, 2024
@bennettscience
Copy link
Contributor

bennettscience commented Dec 27, 2024

This all looks good to me. Tests ran locally, updated the Authors and Changelog.

@bennettscience bennettscience merged commit 45ba5ac into ucfopen:develop Dec 27, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants