[16.0][REF] cloud_platform,monitoring_prometheus: server_environment should not be a required dependency#520
Merged
Merged
Conversation
7e337f1 to
be7bd03
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 16.0 #520 +/- ##
==========================================
+ Coverage 36.05% 36.26% +0.21%
==========================================
Files 33 37 +4
Lines 760 830 +70
Branches 106 109 +3
==========================================
+ Hits 274 301 +27
- Misses 480 522 +42
- Partials 6 7 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ivantodorovich
approved these changes
Mar 31, 2026
gurneyalex
approved these changes
May 12, 2026
be7bd03 to
9981e02
Compare
Member
|
@yankinmax pre-commit is failing on this one |
Member
Author
I see and IDK what can do with that |
Member
|
Oh I see. Weird error indeed, not related to this PR. |
79deb16 to
d78ac3b
Compare
d78ac3b to
a9e4d6b
Compare
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.
PR is aimed to remove
server_environmentdependency fromcloud_platformandmonitoring_prometheusin the scope of this issue:https://camptocamp.atlassian.net/browse/BSRD-887
Backport of: