feat(disability_registry): re-apply #1047 stabilization + version bump & changelog#270
Merged
Merged
Conversation
…lity-registry-improvements"" This reverts commit 82c4eca.
…r #1047 stabilization
|
Warning Gemini encountered an error creating the review. You can try again by commenting |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## 19.0 #270 +/- ##
==========================================
+ Coverage 75.30% 75.31% +0.01%
==========================================
Files 1096 1098 +2
Lines 64992 65317 +325
==========================================
+ Hits 48939 49191 +252
- Misses 16053 16126 +73
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
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.
Why is this change needed?
Re-applies the Disability Registry stabilization work (originally merged as #263, then reverted from
19.0via #268 for re-review). This re-created PR brings the same work back with the version bump and changelog that #263 was missing, and is opened as a draft pending re-review + green CI before it re-lands.How was the change implemented?
spp_disability_registryenhancements + the newspp_starter_disability_registrybundle.spp_disability_registry19.0.2.0.1 → 19.0.3.0.0(feature batch).readme/HISTORY.md) entry for the #1047 work; README.rst / static description regenerated with the OCA generator (Python 3.11).Changelog (19.0.3.0.0)
Unit tests
spp_disability_registry+spp_starter_disability_registrysuites (incl. the coverage tests added in #263). CI runs both on this PR.Related links
Re-applies #263 (reverted by #268). Umbrella: OP#1047.