-
Notifications
You must be signed in to change notification settings - Fork 1
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
PLATTA-4937: compute only once for active project and active env name #117
Conversation
Codecov Report
@@ Coverage Diff @@
## main #117 +/- ##
============================================
+ Coverage 62.43% 62.46% +0.03%
- Complexity 439 441 +2
============================================
Files 64 64
Lines 1560 1564 +4
============================================
+ Hits 974 977 +3
- Misses 586 587 +1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
Looks good
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.
ok
Issue: https://helsinkisolutionoffice.atlassian.net/browse/PLATTA-4937
Refactor computation logic to retrieve only one time the config for active project and active environment.