Skip to content

Fix Mocha Analyzer Bundling#9471

Merged
PascalSenn merged 1 commit intomainfrom
pse/fix-mocha-analyzer
Mar 28, 2026
Merged

Fix Mocha Analyzer Bundling#9471
PascalSenn merged 1 commit intomainfrom
pse/fix-mocha-analyzer

Conversation

@PascalSenn
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings March 28, 2026 09:02
Copy link
Copy Markdown
Contributor

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 aims to fix bundling/packaging for the Mocha.Analyzers project by adjusting its target framework configuration.

Changes:

  • Added an explicit <TargetFramework>netstandard2.0</TargetFramework> entry to the analyzer project file.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/Mocha/src/Mocha.Analyzers/Mocha.Analyzers.csproj
@PascalSenn PascalSenn merged commit 5773e89 into main Mar 28, 2026
131 checks passed
@PascalSenn PascalSenn deleted the pse/fix-mocha-analyzer branch March 28, 2026 09:25
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (9649e3d) to head (fb1d72c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff      @@
##   main   #9471   +/-   ##
============================
============================

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

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