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

Defining SimulationWorkflow, SinglePoint, BeyondDFT and DFTPlusTB workflows #120

Conversation

JosePizarro3
Copy link
Collaborator

@JosePizarro3 JosePizarro3 commented Sep 18, 2024

I also moved the testing files to subfolders to mimic the src structure.

TODO:

  • Add testing for SinglePoint
  • Add testing for DFTPlusTB

@JosePizarro3 JosePizarro3 self-assigned this Sep 18, 2024
@JosePizarro3 JosePizarro3 linked an issue Sep 18, 2024 that may be closed by this pull request
@JosePizarro3 JosePizarro3 force-pushed the 100-moving-simulation-workflow-definitions-to-this-repo branch from 07748d5 to 5059c3c Compare September 18, 2024 10:29
@coveralls
Copy link

coveralls commented Sep 18, 2024

Pull Request Test Coverage Report for Build 10942053017

Details

  • 147 of 185 (79.46%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 80.324%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/nomad_simulations/schema_packages/workflow/base_workflows.py 64 67 95.52%
src/nomad_simulations/schema_packages/workflow/single_point.py 41 44 93.18%
src/nomad_simulations/schema_packages/workflow/dft_plus_tb.py 39 71 54.93%
Totals Coverage Status
Change from base Build 10917123646: 0.02%
Covered Lines: 2180
Relevant Lines: 2714

💛 - Coveralls

@JosePizarro3
Copy link
Collaborator Author

Closed in favor of #121

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.

Moving simulation workflow definitions to this repo
2 participants