Skip to content

chore: ignore *.csproj.lscache LSP artifacts#261

Merged
mpaulosky merged 1 commit into
devfrom
squad/gitignore-lscache
Apr 14, 2026
Merged

chore: ignore *.csproj.lscache LSP artifacts#261
mpaulosky merged 1 commit into
devfrom
squad/gitignore-lscache

Conversation

@mpaulosky
Copy link
Copy Markdown
Owner

Adds *.csproj.lscache pattern to .gitignore to suppress 16 untracked LSP artifact files generated by the C# language server.

These files are build/IDE artifacts and should never be committed.


🤖 Ralph (Work Monitor) — housekeeping chore

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 14, 2026 23:27
Copy link
Copy Markdown

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.

Copilot wasn't able to review any files in this pull request.

@github-actions github-actions Bot added the squad Squad triage inbox — Lead will assign to a member label Apr 14, 2026
@github-actions
Copy link
Copy Markdown

🏗️ PR Added to Squad Triage Queue

This PR has been labeled with squad and added to the triage queue.

Next steps:

  • The squad Lead will review and assign to an appropriate team member
  • A squad:member label will be added after triage

If you know which squad member should handle this, you can add the appropriate squad:member label yourself.

@github-actions
Copy link
Copy Markdown

Test Results Summary

2 365 tests  ±0   2 365 ✅ ±0   1m 23s ⏱️ ±0s
   10 suites ±0       0 💤 ±0 
   10 files   ±0       0 ❌ ±0 

Results for commit 4bb44ce. ± Comparison against base commit d6af815.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.52%. Comparing base (d6af815) to head (4bb44ce).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #261   +/-   ##
=======================================
  Coverage   78.52%   78.52%           
=======================================
  Files         228      228           
  Lines        8481     8481           
  Branches     1166     1166           
=======================================
  Hits         6660     6660           
  Misses       1284     1284           
  Partials      537      537           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mpaulosky mpaulosky merged commit 9c2b6ed into dev Apr 14, 2026
19 checks passed
@mpaulosky mpaulosky deleted the squad/gitignore-lscache branch April 14, 2026 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

squad Squad triage inbox — Lead will assign to a member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants