Skip to content

test: .NET 8 container test now tests a 2.x.x version of EnyimMemcachedCore#3513

Merged
tippmar-nr merged 2 commits intomainfrom
test/memcached-test-update
Apr 2, 2026
Merged

test: .NET 8 container test now tests a 2.x.x version of EnyimMemcachedCore#3513
tippmar-nr merged 2 commits intomainfrom
test/memcached-test-update

Conversation

@tippmar-nr
Copy link
Copy Markdown
Member

Dotty was never configured to ignore the .NET 8 TFM for EnyimMemcachedCore, so we've been testing only the 3.x version since late 2024 when Dotty first ran the automated update PR.

This PR restores testing of a 2.x version on the .NET 8 TFM and updates Dotty to ignore the .NET TFM for that package when making updates.

@tippmar-nr tippmar-nr requested a review from a team as a code owner April 1, 2026 21:20
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.77%. Comparing base (e2233e6) to head (c34c425).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3513   +/-   ##
=======================================
  Coverage   81.77%   81.77%           
=======================================
  Files         508      508           
  Lines       34220    34220           
  Branches     4040     4040           
=======================================
  Hits        27984    27984           
  Misses       5269     5269           
  Partials      967      967           
Flag Coverage Δ
Agent 82.76% <ø> (ø)
Profiler 71.75% <ø> (ø)

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

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

@tippmar-nr tippmar-nr enabled auto-merge (squash) April 2, 2026 14:07
@tippmar-nr tippmar-nr merged commit b5ddf71 into main Apr 2, 2026
214 of 216 checks passed
@tippmar-nr tippmar-nr deleted the test/memcached-test-update branch April 2, 2026 14:09
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.

4 participants