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

Csse pyd2 internal classes #453

Merged
merged 9 commits into from
Oct 4, 2024
Merged

Csse pyd2 internal classes #453

merged 9 commits into from
Oct 4, 2024

Conversation

loriab
Copy link
Collaborator

@loriab loriab commented Sep 18, 2024

currently atop #452

Description

  • require pydantic=2 dependency, also pydantic-settings for CLI
  • convert internal (non-QCSchema) pydantic classes to pydv2 api (NodeDescriptor, TaskConfig, ProgramHarness, ProcedureHarness)
  • fix docs processing to pyd v2
  • fix a warning about unclosed files that util.py execute machinery has been throwing

Changelog description

Status

  • Code base linted
  • Ready to go

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

Attention: Patch coverage is 98.94737% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.09%. Comparing base (0642655) to head (0fb593d).
Report is 3 commits behind head on next2024.

Additional details and impacted files

@loriab loriab changed the title Csse pyd2 506b Csse pyd2 internal classes Oct 1, 2024
@loriab loriab marked this pull request as ready for review October 1, 2024 23:13
@loriab
Copy link
Collaborator Author

loriab commented Oct 3, 2024

Requesting review @davidbrownell, @krachwal, @rfievet, @ketanbj, @varun646, @jyoung3131

@loriab loriab merged commit 8753f9c into MolSSI:next2024 Oct 4, 2024
15 checks passed
@loriab loriab deleted the csse_pyd2_506b branch October 4, 2024 14:30
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.

2 participants