Skip to content

[release/bkp/1.9.5]#1914

Merged
graduta merged 4 commits intomainfrom
release/BKP/1.9.5
Jun 25, 2025
Merged

[release/bkp/1.9.5]#1914
graduta merged 4 commits intomainfrom
release/BKP/1.9.5

Conversation

@graduta
Copy link
Member

@graduta graduta commented Jun 25, 2025

No description provided.

@graduta graduta requested a review from Copilot June 25, 2025 09:28
@graduta graduta self-assigned this Jun 25, 2025
@graduta graduta requested a review from martinboulais as a code owner June 25, 2025 09:28
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the package version to 1.9.5 and refactors the run definition check for synthetic runs.

  • Bump package version from 1.9.4 to 1.9.5
  • Replace regex-based run type checking with an includes check using an uppercase comparison

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
package.json Updated the version number to reflect the new release.
lib/server/services/run/getRunDefinition.js Introduced a constant for synthetic run types and replaced regex match with an includes check.

@codecov
Copy link

codecov bot commented Jun 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.89%. Comparing base (d7da343) to head (15930c1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1914      +/-   ##
==========================================
+ Coverage   40.43%   40.89%   +0.46%     
==========================================
  Files        1019     1019              
  Lines       17132    17133       +1     
  Branches     3089     3089              
==========================================
+ Hits         6927     7007      +80     
+ Misses      10205    10126      -79     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@graduta graduta merged commit 3b3053e into main Jun 25, 2025
38 of 41 checks passed
@graduta graduta deleted the release/BKP/1.9.5 branch June 25, 2025 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants