• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

nomad-coe / nomad-simulations
90%

Build:
DEFAULT BRANCH: develop
Repo Added 04 Jun 2024 10:07AM UTC
Token 5OmvjqxVQJnqUHvN964EvFffLgPQZapet regen
Build 773 Last
Files 88
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH develop
branch: develop
CHANGE BRANCH
x
Reset
Sync Branches
  • develop
  • 100-different-structure-classes
  • 100-moving-simulation-workflow-definitions-to-this-repo
  • 100-trying-restructured-workflows
  • 101-complete-basis-set-migration
  • 106-allowing-311-python-version
  • 110-using-hdf5dataset-for-greens-functions-properties
  • 113-add-force-field-schema
  • 113-add-force-field-schema-GPT-fill
  • 115-issues-with-dft-xc-extraction
  • 126-minor-fixes
  • 130-atom-centered-basis-set
  • 131-add-mkdocstrings-to-docu
  • 136-add-some-methods-for-the-cell
  • 138-define-n_atoms_per_unit_cell-for-tb-model-method
  • 143-physicalproperty-rank-checks-broken
  • 143-physicalproperty-rank-checks-broken-2
  • 180-check-creation-of-composition-formula
  • 212-electronic-structure-navigation
  • 225-decide-exact-usage-of-is_representative
  • 240-disambiguate-crystal-symmetry-symbols
  • 242-move-wyckoff-to-positions
  • 244-enforce-system-tree-integrity
  • 28-add-md-relevant-outputs
  • 4-documentation-modelmethod-numericalsettings
  • 4-documentation-modelsystem-atomsstate
  • 4-documentation-outputs-physicalproperty
  • 47-add-thermodynamics-output
  • 55-add-electronicgreensfunction-and-electronicselfenergy-properties
  • 73-modelsystem-for-h5md
  • 86-implement-hdf5datasets-for-potentially-large-quantities
  • 9-add-unit-testing
  • 92-further-abstraction-in-modelmethod
  • 94-fix-readme
  • 98-adding-isort-for-the-formatting
  • JFRudzinski-patch-1
  • adapting-new-entry-points-structure
  • add-representation-section
  • add-workflow-tests
  • add-workflows
  • add_cff_file
  • add_system_orbitals
  • add_zenodo_doi
  • adds_to_131
  • ammend_phys_prop
  • atom-centered-basis-set
  • bump_dependencies
  • cg-particle-support
  • cg-particle-support-JFR
  • cgbeadstate
  • cgbeadstate-2
  • cgbeadstate-2-div
  • charge-density-h5
  • cicd_python_version
  • clarify_subsystem_referencing
  • clean_electronic
  • clean_schema
  • coupled_cluster
  • disable-workflow-ref-tests
  • docs_workflows
  • documentation
  • documentation-sprint
  • extend-workflows
  • extend_equalities
  • fix-bond-list
  • fix-docstrings-modelsystem
  • fix-geometric-space-warning
  • fix-h5md-test
  • fix_equal_operator_in_cell
  • fix_particle_indices
  • fix_pipeline
  • fixes
  • fixing_repo_release
  • h5md-refactor
  • hot-fix
  • hot-fix-model-system
  • logger-decorator
  • migrate-md
  • nmr-schema-atom-labels
  • orbitals-allow-l0
  • patch-bad-import
  • phys_prop_2025-05-16
  • physical-property-tweaking
  • physical-property-tweaking-rebase
  • playing_graphviz
  • positive_data_types
  • qc-model-method-contributions
  • qc-single-reference
  • quick_fix_workflow
  • redo-physical-property
  • redo-physical-property-JFR
  • refactoring-model-system
  • remove-dependency-of-placeholder
  • remove_phys_prop
  • remove_phys_prop-EBB-test
  • remove_phys_prop-JFR-test
  • revert-243-extend-workflows
  • ri-approximation
  • shape_decorators
  • sprint-dft-qchem
  • subroutine_name
  • subsection_index
  • test-branch
  • test_new_physical_props
  • test_phys_prop_annotations
  • test_push
  • update-pip-installation-without-index
  • update_link
  • utils_check_simulation_cell
  • v0.0.0
  • v0.0.1
  • v0.0.2
  • v0.0.3
  • v0.0.4
  • v0.0.5
  • v0.0.6
  • v0.0.7
  • v0.1.0
  • v0.1.1
  • v0.1.2
  • v0.2.1
  • v0.3.1
  • v0.3.2
  • v0.4.0
  • v0.5.0
  • version_tag
  • warnings_and_errors

08 Oct 2025 10:42AM UTC coverage: 90.269% (-0.6%) from 90.852%
18342061192

push

github

web-flow
Disable tests with infra (#265)

* Disable tests with infra

* Do not start docker

* Fix commit

1 of 1 new or added line in 1 file covered. (100.0%)

39 existing lines in 4 files now uncovered.

6039 of 6690 relevant lines covered (90.27%)

2.71 hits per line

Relevant lines Covered
Build:
Build:
6690 RELEVANT LINES 6039 COVERED LINES
2.71 HITS PER LINE
Source Files on develop
  • Tree
  • List 88
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18342061192 develop Disable tests with infra (#265) * Disable tests with infra * Do not start docker * Fix commit push 08 Oct 2025 10:43AM UTC web-flow github
90.27
18279639165 develop atom centered basis set and related metadata definitions (#259) * migrate atom centered basis set to this branch * add tests, finalize AtomCenteredFunction and basis set * remove padding and truncation logic * fix according to reviews * fix A... push 06 Oct 2025 11:41AM UTC web-flow github
90.85
17467983966 develop Add workflow tests (#256) * Fix mapping of in-outputs * General workflow tests * Add geometry optimization test * Add molecular dynamics test * Add phonon test * Revert removed utils test * Move log_output fixture * Add single point test ... push 04 Sep 2025 02:57PM UTC web-flow github
90.66
17461173745 develop Fix coveralls action (#258) * Add coveralls to deps * Update actions.yml * Fix commit push 04 Sep 2025 10:37AM UTC web-flow github
88.57
17385070969 develop re-implemented isinstance() preference check in is_root() (#255) push 01 Sep 2025 06:39PM UTC web-flow github
66.67
17324882083 develop Fix typo in `DFTTBDMFTWorkflow` (#254) Fixes a typo in the `DFTTBDMFTWorkflow` class name where "Workflow" was misspelled as "Woklow". - Corrects the class name from `DFTTBDMFTWoklow` to `DFTTBDMFTWorkflow` - Updates the corresponding import sta... push 29 Aug 2025 01:18PM UTC web-flow github
66.66
17157960513 develop removed is_not_representative() util, set default representative system (#250) * removed is_not_representative() util, set default representative system * improved specification and validation of is_representative * ruff * prohibit subsystem f... push 22 Aug 2025 02:27PM UTC web-flow github
66.66
17157005052 develop System Tree Integrity (#251) * added validation of subsystems & check for cycles, improved get_root_system() functionality * ruff * check only particle_states now * python range checking * switch from checking particle_states to positions to ... push 22 Aug 2025 01:46PM UTC web-flow github
66.66
17125033547 develop fixed import typo (#249) * fixed import typo * Fix MEmum def in eos workflow * Linting --------- Co-authored-by: Alvin Noe Ladines <ladinesalvinnoe@gmail.com> push 21 Aug 2025 11:04AM UTC web-flow github
66.44
17122209592 develop 180 check creation of composition formula (#239) * a mess of preliminary changes, including new implementation of ModelSystem.symbols, get_bond_list, get_root, etc * working tests * clean comments * type annotation for idx * ruff * idx type ... push 21 Aug 2025 09:00AM UTC web-flow github
66.44
See All Builds (769)

Badge your Repo: nomad-simulations

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc