Skip to content

test: Remove net481 build targets, [NetFrameworkTest] / [NetCoreTest] attributes from integration test projects#3093

Merged
tippmar-nr merged 8 commits intomainfrom
test/integration-test-cleanup
Apr 11, 2025
Merged

test: Remove net481 build targets, [NetFrameworkTest] / [NetCoreTest] attributes from integration test projects#3093
tippmar-nr merged 8 commits intomainfrom
test/integration-test-cleanup

Conversation

@tippmar-nr
Copy link
Copy Markdown
Member

@tippmar-nr tippmar-nr commented Apr 10, 2025

  • Removes the unnecessary net481 build target from Integration and Unbounded test projects and related helper projects (where possible - some projects are shared with unit tests and still need to multi-target).
  • Removes [NetFrameworkTest] and [NetCoreTest] attributes that aren't used for anything. This change comprises the vast majority of file updates in this PR.
  • Updates all_solutions workflow to reference the net9.0 build folder instead of net481 for integration test build path

…st]` attributes from integration test projects
@tippmar-nr tippmar-nr requested a review from a team as a code owner April 10, 2025 14:53
@tippmar-nr tippmar-nr changed the title test: Remove net481 build targets, [NetFrameworkTest] / [NetCoreTest] attributes from integration test projects test: Remove net481 build targets, [NetFrameworkTest] / [NetCoreTest] attributes from integration test projects Apr 10, 2025
@tippmar-nr tippmar-nr marked this pull request as draft April 10, 2025 21:34
@tippmar-nr tippmar-nr marked this pull request as ready for review April 11, 2025 14:32
@tippmar-nr tippmar-nr enabled auto-merge (squash) April 11, 2025 15:07
@tippmar-nr tippmar-nr merged commit 74381ec into main Apr 11, 2025
93 checks passed
@tippmar-nr tippmar-nr deleted the test/integration-test-cleanup branch April 11, 2025 15:39
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.30%. Comparing base (12c8288) to head (2636191).
⚠️ Report is 291 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3093   +/-   ##
=======================================
  Coverage   82.30%   82.30%           
=======================================
  Files         477      477           
  Lines       30636    30636           
  Branches     3424     3424           
=======================================
+ Hits        25214    25216    +2     
+ Misses       4622     4621    -1     
+ Partials      800      799    -1     
Flag Coverage Δ
Agent 83.37% <ø> (+<0.01%) ⬆️
Profiler 72.51% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

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

3 participants