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] Replace warnings.warn with pyiron_snippets logger #363

Merged
merged 4 commits into from
Jun 11, 2024
Merged

Conversation

liamhuber
Copy link
Member

And change some warnings to info

And change some warnings to info
Copy link

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

For now we don't do anything to modify it, but this way it gets setup when the workflow module is loaded
@liamhuber liamhuber added the format_black trigger the Black formatting bot label Jun 11, 2024
Copy link

codacy-production bot commented Jun 11, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) 84.62%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (3fde08a) 3428 3174 92.59%
Head commit (e0b19b5) 3430 (+2) 3176 (+2) 92.59% (+0.00%)

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 (#363) 13 11 84.62%

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 11, 2024

Pull Request Test Coverage Report for Build 9473597476

Details

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

Files with Coverage Reduction New Missed Lines %
mixin/preview.py 2 95.24%
Totals Coverage Status
Change from base Build 9471335269: 0.005%
Covered Lines: 3176
Relevant Lines: 3430

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 11, 2024

Pull Request Test Coverage Report for Build 9473618935

Details

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

Files with Coverage Reduction New Missed Lines %
mixin/preview.py 2 95.24%
Totals Coverage Status
Change from base Build 9471335269: 0.005%
Covered Lines: 3176
Relevant Lines: 3430

💛 - Coveralls

@liamhuber liamhuber merged commit 612b4ee into main Jun 11, 2024
16 of 17 checks passed
@liamhuber liamhuber deleted the use_logger branch June 11, 2024 22:59
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