Skip to content

Commit

Permalink
Deleted workflow dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
JosePizarro3 committed Jul 15, 2024
1 parent 8cbe61d commit f2061b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ maintainers = [
license = { file = "LICENSE" }
dependencies = [
"nomad-lab>=1.3.0",
"nomad-schema-plugin-simulation-workflow@git+https://github.com/nomad-coe/nomad-schema-plugin-simulation-workflow.git@develop",
"nomad-simulations>=0.0.2",
]

Expand Down

1 comment on commit f2061b6

@github-actions
Copy link

Choose a reason for hiding this comment

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

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/nomad_parser_wannier90
   __init__.py4250%3–4
   _version.py11282%5–6
src/nomad_parser_wannier90/parsers
   __init__.py8275%9–11
   band_parser.py511571%23, 43, 69–70, 92–93, 96–97, 102–106, 115–116, 121–122
   dos_parser.py18194%32
   hr_parser.py48981%23, 47, 65–66, 78–79, 113–115
   parser.py1791293%27, 223, 277–278, 318, 336, 375–376, 391, 406, 421, 465
   win_parser.py973168%23, 54, 111–117, 138, 140–142, 144–145, 175–178, 183, 192–194, 204–206, 227–230, 237, 239–240, 244, 261–265
src/nomad_parser_wannier90/parsers/utils
   utils.py14379%46–48
src/nomad_parser_wannier90/schema_packages
   __init__.py8275%9–11
   package.py13130%1–24
TOTAL4529280% 

Tests Skipped Failures Errors Time
1 0 💤 0 ❌ 0 🔥 19.318s ⏱️

Please sign in to comment.