Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test TFM for netstandard2.1 TFM #78

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Conversation

craigktreasure
Copy link
Owner

Right now, tests are now executed for the netstandard2.1 TFM of the library. This change adds an OS specific TFM to the test project specifically used to test the netstandard2.1 TFM. The same technique was applied to the benchmarks.

@craigktreasure craigktreasure enabled auto-merge (squash) November 16, 2023 18:28
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8c22360) 100.00% compared to head (3634696) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #78   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           14        14           
  Branches         4         4           
=========================================
  Hits            14        14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@craigktreasure craigktreasure force-pushed the craig/test-netstandard branch 4 times, most recently from f71079c to 4846235 Compare November 16, 2023 18:57
Right now, tests are now executed for the `netstandard2.1` TFM of the library. This change adds an OS specific TFM to the test project specifically used to test the `netstandard2.1` TFM. The same technique was applied to the benchmarks.
@craigktreasure craigktreasure merged commit f2eed67 into main Nov 16, 2023
5 checks passed
@craigktreasure craigktreasure deleted the craig/test-netstandard branch November 16, 2023 19: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.

1 participant