-
Notifications
You must be signed in to change notification settings - Fork 47
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
test: fabric_service_profile resource/data_source acceptance tests Feature/cxf 83390 #559
Conversation
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #559 +/- ##
==========================================
- Coverage 44.71% 44.52% -0.19%
==========================================
Files 98 98
Lines 19888 18866 -1022
==========================================
- Hits 8893 8401 -492
+ Misses 10961 10395 -566
- Partials 34 70 +36 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good start, have requested changes to make. If you have questions add your comments to the PR for visibility.
@tutkat , the PR needs to have a prefix in the name that labels what the release type is. For this it is
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
More changes requested. Let me know if you have questions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes requested. Obvious bugs in PR. Please test after making changes to ensure correctness.
Additionally:
- Please add a description to the PR so that it's clear what the change is without reading the code
- Please update Names given to SPs.
ds_con_sp_PFCR
is unclear. Not sure whatds
orcon
are referring two in either test sample.
Signed-off-by: Tomasz Tutka <82565653+tutkat@users.noreply.github.com>
Signed-off-by: Tomasz Tutka <82565653+tutkat@users.noreply.github.com>
Signed-off-by: Tomasz Tutka <82565653+tutkat@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes requested. Please ensure you build and run tests after making changes so that your code is ready for a merge.
Can confirm that service profile tests are working locally. Fabric GHA tests need some debugging and user data updates as well as sweeper changes before they will start passing again. Approving change and merging. |
Added acceptance test for service profile