Skip to content

Conversation

mandreko-bitwarden
Copy link
Contributor

@mandreko-bitwarden mandreko-bitwarden commented Oct 8, 2025

Description

I found when making other changes to this repository that builds were failing due to the dotnet-version being installed as too new for this project. To complicate matters, the tests run only in dotnet-6 for some reason. This should likely be updated in future efforts.

However, by specifying dotnet8 for build/package and dotnet6 for running tests, the CI does work.

Copy link

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.88%. Comparing base (7debaa5) to head (61d8fd2).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #188   +/-   ##
=======================================
  Coverage   59.88%   59.88%           
=======================================
  Files          43       43           
  Lines         688      688           
  Branches       56       56           
=======================================
  Hits          412      412           
  Misses        272      272           
  Partials        4        4           

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

@mandreko-bitwarden mandreko-bitwarden marked this pull request as ready for review October 8, 2025 20:17
@mandreko-bitwarden mandreko-bitwarden requested a review from a team as a code owner October 8, 2025 20:17
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