[DEV-9587] missing backrefs#233
Merged
Merged
Conversation
Boris-Filin
marked this pull request as ready for review
July 9, 2026 07:06
charlta
marked this pull request as draft
July 9, 2026 12:05
Member
|
Marked as draft pending outcomes of the review on zepben/ewb-sdk-jvm#276 The tests here can likely be updated to match. |
Boris-Filin
force-pushed
the
DEV-9587-missing-backrefs
branch
from
July 13, 2026 01:45
20db950 to
88a3be4
Compare
Boris-Filin
commented
Jul 13, 2026
Boris-Filin
commented
Jul 13, 2026
Boris-Filin
commented
Jul 13, 2026
Boris-Filin
marked this pull request as ready for review
July 13, 2026 01:54
charlta
requested changes
Jul 13, 2026
charlta
left a comment
Member
There was a problem hiding this comment.
Can you please add appropriate change log entries for new backref functionality, noting the breaking requires checks
charlta
marked this pull request as draft
July 13, 2026 05:13
Boris-Filin
marked this pull request as ready for review
July 13, 2026 05:40
added 4 commits
July 13, 2026 16:16
Signed-off-by: Boris Filin <boris.filin@zepben.com> # Conflicts: # src/zepben/ewb/model/cim/iec61970/base/core/geographical_region.py # src/zepben/ewb/model/cim/iec61970/base/core/sub_geographical_region.py # src/zepben/ewb/model/cim/iec61970/base/core/substation.py # src/zepben/ewb/model/cim/iec61970/base/wires/energy_consumer.py # src/zepben/ewb/model/cim/iec61970/base/wires/energy_source.py
…tests for cuts, clamps, power_transformer_ends, substation feeders Signed-off-by: Boris Filin <boris.filin@zepben.com>
…of lambdas; Test now checks the error message; Clean up backfill error messages Signed-off-by: Boris Filin <boris.filin@zepben.com>
Signed-off-by: Boris Filin <boris.filin@zepben.com> # Conflicts: # changelog.md
Boris-Filin
force-pushed
the
DEV-9587-missing-backrefs
branch
from
July 13, 2026 06:17
2de3131 to
32cb5cc
Compare
Contributor
Author
|
Re-rebased onto main to reflect latest changes |
charlta
approved these changes
Jul 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add backfill for lists that have one in JVM;
Add collection backfill tests mirroring java
Associated tasks
Test Steps
Run tests lol
Checklist
If any of these are not applicable, strikethrough the line
~like this~. Do not delete it!. Let the reviewer decide if you should have done it.Code
Security
When developing applications, use following guidelines for information security considerations:
Documentation
Breaking Changes
Please leave a summary of the breaking changes here and then post it on the Slack breaking-changes channel to notify the team about it.