RUM-12060: Fix GitLab CI Pipeline#2948
Merged
kikoveiga merged 9 commits intoOct 23, 2025
Merged
Conversation
… documentation missing
|
🎯 Code Coverage 🔗 Commit SHA: c1068e2 | Docs | Was this helpful? Give us feedback! |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## tvaleev/feature/innovation-week-07-04-25 #2948 +/- ##
===========================================================================
Coverage ? 70.27%
===========================================================================
Files ? 838
Lines ? 30771
Branches ? 5231
===========================================================================
Hits ? 21624
Misses ? 7694
Partials ? 1453
🚀 New features to boost your workflow:
|
Contributor
|
It's important to fill the description template to help reviewers get more context of a changes. |
satween
reviewed
Oct 20, 2025
kikoveiga
marked this pull request as ready for review
October 20, 2025 15:51
satween
approved these changes
Oct 23, 2025
kikoveiga
merged commit Oct 23, 2025
44ff748
into
tvaleev/feature/innovation-week-07-04-25
25 of 26 checks passed
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.
What does this PR do?
This PR mainly fixes the warnings and errors caught by the GitLab CI pipeline.
Motivation
My first onboarding task is to improve and refactor the RUM Debug Widget code created by Timur Valeev (@satween) during the last Innovation Week.
Review checklist (to be filled by reviewers)