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

Use dict-like construction for use_list=True #29

Merged
merged 4 commits into from
Dec 19, 2024
Merged

Use dict-like construction for use_list=True #29

merged 4 commits into from
Dec 19, 2024

Conversation

samwaseda
Copy link
Member

No description provided.

Copy link

Binder 👈 Launch a binder notebook on branch pyiron/semantikon/hack_list

Copy link

codacy-production bot commented Dec 19, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.11% (target: -1.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (5fb7432) 103 97 94.17%
Head commit (d26ff75) 105 (+2) 99 (+2) 94.29% (+0.11%)

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 (#29) 9 9 100.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

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

@coveralls
Copy link

coveralls commented Dec 19, 2024

Pull Request Test Coverage Report for Build 12413103919

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 6 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.1%) to 94.286%

Files with Coverage Reduction New Missed Lines %
converter.py 6 93.18%
Totals Coverage Status
Change from base Build 12408377160: 0.1%
Covered Lines: 99
Relevant Lines: 105

💛 - Coveralls

@samwaseda samwaseda merged commit 4b4b94f into main Dec 19, 2024
16 checks passed
@samwaseda samwaseda deleted the hack_list branch December 19, 2024 13:38
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