Skip to content
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: Integration test regex updates #2958

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

tippmar-nr
Copy link
Member

Updates a few regex patterns used in integration tests to be a little bit less selective. Discovered during testing of the pipeline control gateway endpoint. None of the changes causes any behavioral change in the integration tests.

@tippmar-nr tippmar-nr requested a review from a team as a code owner January 21, 2025 20:11
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.80%. Comparing base (7c42b33) to head (db71e59).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2958      +/-   ##
==========================================
- Coverage   81.83%   81.80%   -0.04%     
==========================================
  Files         470      470              
  Lines       29953    29953              
  Branches     3330     3330              
==========================================
- Hits        24511    24502       -9     
- Misses       4647     4658      +11     
+ Partials      795      793       -2     
Flag Coverage Δ
Agent 82.75% <ø> (-0.04%) ⬇️
Profiler 73.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 2 files with indirect coverage changes

@tippmar-nr tippmar-nr merged commit 0ea3cee into main Jan 21, 2025
96 checks passed
@tippmar-nr tippmar-nr deleted the test/integration-test-updates branch January 21, 2025 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants