Skip to content

Install and start Vector on macOS CI runners#6147

Merged
jacebrowning merged 3 commits intomainfrom
macos-vector
Apr 7, 2025
Merged

Install and start Vector on macOS CI runners#6147
jacebrowning merged 3 commits intomainfrom
macos-vector

Conversation

@jacebrowning
Copy link
Contributor

@jacebrowning jacebrowning commented Apr 4, 2025

Contributes to #4407

@jacebrowning jacebrowning self-assigned this Apr 4, 2025
@qa-wolf
Copy link

qa-wolf bot commented Apr 4, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

@vercel
Copy link

vercel bot commented Apr 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Apr 7, 2025 5:35pm

@codecov
Copy link

codecov bot commented Apr 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.12%. Comparing base (9acdf1e) to head (e1d5e17).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6147      +/-   ##
==========================================
+ Coverage   85.09%   85.12%   +0.02%     
==========================================
  Files         110      110              
  Lines       44684    44684              
==========================================
+ Hits        38024    38036      +12     
+ Misses       6660     6648      -12     
Flag Coverage Δ
rust 85.12% <ø> (+0.02%) ⬆️

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

☔ 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.

@jacebrowning jacebrowning changed the title Install vector on macOS Install and start Vector on macOS CI runners Apr 7, 2025
@jacebrowning jacebrowning marked this pull request as ready for review April 7, 2025 15:21
@jacebrowning jacebrowning requested a review from nadr0 April 7, 2025 15:41
Copy link
Contributor

@nadr0 nadr0 left a comment

Choose a reason for hiding this comment

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

Thanks for adding this Jace!

I talked to Jace about this in slack. He added the platform key to track the OS.

@jacebrowning jacebrowning enabled auto-merge (squash) April 7, 2025 19:41
@jacebrowning jacebrowning merged commit 962eb0e into main Apr 7, 2025
38 checks passed
@jacebrowning jacebrowning deleted the macos-vector branch April 7, 2025 20:22
jessfraz added a commit that referenced this pull request Apr 7, 2025
* origin/main:
  Quick app rename typo fix in settings.md (#6198)
  Add point-and-click Insert from local project files (#6129)
  Install and start Vector on macOS CI runners (#6147)
  Implement polar std function in KCL (#6180)
  Bump typescript from 5.8.2 to 5.8.3 in /packages/codemirror-lsp-client in the patch group (#6188)
  Bump @types/node from 22.13.13 to 22.14.0 in /packages/codemirror-lsp-client in the minor group (#6189)
  Bump the major group in /packages/codemirror-lang-kcl with 2 updates (#6194)
  Bump taiki-e/install-action from 2.49.30 to 2.49.45 in the patch group (#6185)
  Bump the patch group with 6 updates (#6186)
  Bump the patch group in /rust/kcl-language-server with 3 updates (#6183)
  Bump the patch group in /packages/codemirror-lang-kcl with 2 updates (#6193)
  Remove unnecessary timeouts waiting for command bar (#6199)
  Stream handling / Stream idle mode v2; a ton of network related changes (ping; scene indicator -> stream indicator, stream resizing (even on pause)) (#5312)
  More propagation of numeric types (#6177)
  Apply type-directed coercions to arguments in calls of user functions (#6179)
  Erase comment start positions from snapshot tests (#6178)
  Implement coercion of numeric types for ascription and arithmetic (off by default) (#6175)
  Reduce the number of reps in the add_lots test (#6174)
  take things off the batch in a more safe way (#6171)
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.

2 participants