Skip to content

feat: add regex pattern for pipenv environment naming and enhance detection logic#339

Merged
karthiknadig merged 1 commit intomainfrom
average-beetle
Feb 5, 2026
Merged

feat: add regex pattern for pipenv environment naming and enhance detection logic#339
karthiknadig merged 1 commit intomainfrom
average-beetle

Conversation

@karthiknadig
Copy link
Member

Fixes #336

@github-actions
Copy link

github-actions bot commented Feb 5, 2026

Performance Report (Linux) 🔺

Metric PR Baseline Delta Change
Server Startup 1ms 1ms 0ms 0%
Full Refresh 468ms 187ms 281ms 150.0%

Legend
  • 🚀 Significant speedup (>100ms faster)
  • ✅ Faster than baseline
  • ➖ No significant change
  • 🔺 Slower than baseline (>100ms)
  • ⚠️ Significant slowdown (>500ms)

@github-actions
Copy link

github-actions bot commented Feb 5, 2026

Test Coverage Report (Linux)

Metric Value
Current Coverage 57.5%
Base Branch Coverage 57.2%
Delta .3% ✅

Coverage increased! Great work!

@github-actions
Copy link

github-actions bot commented Feb 5, 2026

Test Coverage Report (Windows)

Metric Value
Current Coverage 53.25%
Base Branch Coverage 52.94%
Delta 0.31% ✅

Coverage increased! Great work!

@github-actions
Copy link

github-actions bot commented Feb 5, 2026

Performance Report (Windows) ⚠️

Metric PR Baseline Delta Change
Server Startup 14ms 15ms -1ms -6.7%
Full Refresh 2999ms 742ms 2257ms 304.2%

Legend
  • 🚀 Significant speedup (>100ms faster)
  • ✅ Faster than baseline
  • ➖ No significant change
  • 🔺 Slower than baseline (>100ms)
  • ⚠️ Significant slowdown (>500ms)

@github-actions
Copy link

github-actions bot commented Feb 5, 2026

Performance Report (macOS)

Metric PR Baseline Delta
Server Startup 1332ms 905ms 427ms
Full Refresh 73372ms 49485ms 23887ms

Legend
  • 🚀 Significant speedup (>100ms faster)
  • ✅ Faster than baseline
  • ➖ No significant change
  • 🔺 Slower than baseline (>100ms)
  • ⚠️ Significant slowdown (>500ms)

@karthiknadig karthiknadig marked this pull request as ready for review February 5, 2026 15:03
@karthiknadig karthiknadig enabled auto-merge (squash) February 5, 2026 15:03
@vs-code-engineering vs-code-engineering bot added this to the February 2026 milestone Feb 5, 2026
@karthiknadig karthiknadig merged commit 6e3266d into main Feb 5, 2026
30 checks passed
@karthiknadig karthiknadig deleted the average-beetle branch February 5, 2026 15:13
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.

Pipenv: Centralized env detection too strict - requires .project file

2 participants