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

Scope metadata #55

Merged
merged 9 commits into from
Feb 1, 2024
Merged

Scope metadata #55

merged 9 commits into from
Feb 1, 2024

Conversation

RussTorres
Copy link
Collaborator

@RussTorres RussTorres commented Jan 27, 2024

adds various utilities for in-memory solves (r.t. writing and reading intermediate results from json) as used in new pytem software.

@pep8speaks
Copy link

pep8speaks commented Jan 27, 2024

Hello @RussTorres! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 78:80: E501 line too long (92 > 79 characters)
Line 125:31: W291 trailing whitespace

Line 42:62: W291 trailing whitespace
Line 77:43: W291 trailing whitespace
Line 97:1: W293 blank line contains whitespace

Comment last updated at 2024-02-01 18:18:35 UTC

Copy link

github-actions bot commented Jan 27, 2024

Unit Test Results

  3 files    3 suites   4m 29s ⏱️
20 tests 20 ✔️ 0 💤 0
60 runs  60 ✔️ 0 💤 0

Results for commit ba5d312.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 1, 2024

Test Results

 3 files   3 suites   4m 29s ⏱️
20 tests 20 ✅ 0 💤 0 ❌
60 runs  60 ✅ 0 💤 0 ❌

Results for commit 0d6ed4c.

@RussTorres RussTorres merged commit 18193c2 into develop Feb 1, 2024
5 checks passed
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.

3 participants