Skip to content

Conversation

@renefloor
Copy link
Collaborator

Submit a pull request

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Description of the pull request

codecov was not reporting coverage of files that weren't tested. By changing this import at least all files that are somehow exposed in stream_core.dart are reported for coverage.

@renefloor renefloor requested a review from a team as a code owner September 30, 2025 12:47
@renefloor renefloor changed the title fix test coverage chore(llc): fix test coverage Sep 30, 2025
@codecov
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 18.01%. Comparing base (5dc4aa2) to head (516cac3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #15       +/-   ##
===========================================
- Coverage   87.05%   18.01%   -69.05%     
===========================================
  Files           4       47       +43     
  Lines         170      877      +707     
===========================================
+ Hits          148      158       +10     
- Misses         22      719      +697     

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

@renefloor renefloor merged commit 9559620 into main Sep 30, 2025
7 of 9 checks passed
@renefloor renefloor deleted the chore/fix-test-coverage branch September 30, 2025 13:00
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