-
Notifications
You must be signed in to change notification settings - Fork 504
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
fix - k8s resources config data has absolute source paths for resources #644
fix - k8s resources config data has absolute source paths for resources #644
Conversation
patilpankaj212
commented
Apr 7, 2021
- k8s iac - filename should be relative
- fix failing e2e tests
Codecov Report
@@ Coverage Diff @@
## master #644 +/- ##
==========================================
- Coverage 78.09% 78.02% -0.07%
==========================================
Files 104 104
Lines 2597 2607 +10
==========================================
+ Hits 2028 2034 +6
- Misses 422 425 +3
- Partials 147 148 +1
|
2. fix failing e2e tests
ad9e71c
to
126a415
Compare
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.
generally LGTM, maybe tweak name on method to make it more clear.
a50f5c7
to
aed6d09
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |