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

chore: Refactor test related project references #10488

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

filzrev
Copy link
Contributor

@filzrev filzrev commented Dec 30, 2024

This PR contains following changes.

  1. Move Docfx.Tests.Common project reference to Directory.Build.props level.
    (To suppress diffs when adding shared test code on other PR)
  2. Add System.Collections.Immutable/System.Text.Json package references to avoid MSB3277 warnings.
  3. Remove unused project references.
  4. cherry pick dotnet format commit (4a7ef1a)

@filzrev filzrev force-pushed the chore-refactor-test-project-references branch from 4a7ef1a to 6244ae7 Compare December 30, 2024 18:10
Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.34%. Comparing base (fe673ec) to head (6244ae7).
Report is 499 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10488      +/-   ##
==========================================
+ Coverage   74.31%   79.34%   +5.02%     
==========================================
  Files         536      547      +11     
  Lines       23189    23629     +440     
  Branches     4056     4062       +6     
==========================================
+ Hits        17234    18749    +1515     
+ Misses       4853     3710    -1143     
- Partials     1102     1170      +68     

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

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