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

Staging fix relations #1455

Merged
merged 5 commits into from
Jun 1, 2024
Merged

Conversation

joernweissenborn
Copy link
Member

fixes #1429

@joernweissenborn joernweissenborn requested review from jsnel, a team and s-weigand as code owners May 26, 2024 18:17
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

The pull request #1455 has too many files changed.

We can only review pull requests with up to 300 changed files, and this pull request has 371.

Copy link
Contributor

Binder 👈 Launch a binder notebook on branch joernweissenborn/pyglotaran/staging_fix_relations

@joernweissenborn joernweissenborn changed the base branch from main to staging May 26, 2024 18:18
s-weigand added 2 commits May 26, 2024 22:05
This issue can not be reproduced on windows, but comes up on linux

See: https://github.com/glotaran/pyglotaran/actions/runs/9245862031/job/25432763696?pr=1455

glotaran/plugin_system/project_io_registration.py:329: error: "Scheme" has no attribute "source_path"  [attr-defined]
glotaran/plugin_system/project_io_registration.py:355: error: "Result" has no attribute "source_path"  [attr-defined]
glotaran/plugin_system/project_io_registration.py:408: error: "Result" has no attribute "source_path"  [attr-defined]
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Member

@jsnel jsnel left a comment

Choose a reason for hiding this comment

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

Reviewed ok, tested that it fixes issues #1429 reported by my.

Some comments:

  • The nix related files are unrelated to the fix
  • Some mypy issues in project_io_registration were fixed, unrelated to this fix.
  • Some commented code was left around (in project_io_registration.py) unrelated to this fix, to be cleaned up later.

@jsnel jsnel merged commit bc5679a into glotaran:staging Jun 1, 2024
18 of 31 checks passed
jsnel pushed a commit to jsnel/pyglotaran that referenced this pull request Jun 2, 2024
- 🧪 Added test for optimization with clp constraints.
- 🩹Fixed not copying when reducing matrices in result calculation.
- 🧰🩹 Quickfix mypy issue

- 🧰⬆️ Update nix flakes

---------

Co-authored-by: s-weigand <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
staging Issues found in staging branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[staging] 🐛 Use of clp_relations results crashes with multiple datasets
3 participants