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

[patch] More standard nodes #366

Merged
merged 7 commits into from
Jun 19, 2024
Merged

[patch] More standard nodes #366

merged 7 commits into from
Jun 19, 2024

Conversation

liamhuber
Copy link
Member

Add three new nodes to the standard library

Copy link

Binder 👈 Launch a binder notebook on branch pyiron/pyiron_workflow/more_standard_nodes

@liamhuber liamhuber added the format_black trigger the Black formatting bot label Jun 19, 2024
Copy link

codacy-production bot commented Jun 19, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.01% (target: -1.00%) 90.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (05ebef7) 3425 3167 92.47%
Head commit (0c3338d) 3445 (+20) 3185 (+18) 92.45% (-0.01%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#366) 20 18 90.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences


🚀 Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@coveralls
Copy link

coveralls commented Jun 19, 2024

Pull Request Test Coverage Report for Build 9588874341

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 15 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 92.453%

Files with Coverage Reduction New Missed Lines %
nodes/standard.py 15 91.48%
Totals Coverage Status
Change from base Build 9556554698: -0.01%
Covered Lines: 3185
Relevant Lines: 3445

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 19, 2024

Pull Request Test Coverage Report for Build 9588882940

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 14 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 92.453%

Files with Coverage Reduction New Missed Lines %
nodes/standard.py 14 91.48%
Totals Coverage Status
Change from base Build 9556554698: -0.01%
Covered Lines: 3185
Relevant Lines: 3445

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 19, 2024

Pull Request Test Coverage Report for Build 9588985401

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 15 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 92.453%

Files with Coverage Reduction New Missed Lines %
nodes/standard.py 15 91.48%
Totals Coverage Status
Change from base Build 9556554698: -0.01%
Covered Lines: 3185
Relevant Lines: 3445

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 19, 2024

Pull Request Test Coverage Report for Build 9589053805

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 15 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 92.453%

Files with Coverage Reduction New Missed Lines %
nodes/standard.py 15 91.48%
Totals Coverage Status
Change from base Build 9556554698: -0.01%
Covered Lines: 3185
Relevant Lines: 3445

💛 - Coveralls

@liamhuber liamhuber merged commit 64ed0f5 into main Jun 19, 2024
17 checks passed
@liamhuber liamhuber deleted the more_standard_nodes branch June 19, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
format_black trigger the Black formatting bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants