Skip to content

ci: run tests of sub go.mod on circleci#480

Merged
rueian merged 1 commit intomainfrom
fix-subpkg-ci
Feb 25, 2024
Merged

ci: run tests of sub go.mod on circleci#480
rueian merged 1 commit intomainfrom
fix-subpkg-ci

Conversation

@rueian
Copy link
Copy Markdown
Collaborator

@rueian rueian commented Feb 25, 2024

The tests of subpackages, such as rueidisotel and rueidiscompat, were skipped on the CI since we introduced separated go.mod files for them. This PR fixes that.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.67%. Comparing base (8e58652) to head (c346ca1).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #480      +/-   ##
==========================================
- Coverage   98.78%   95.67%   -3.11%     
==========================================
  Files          59       77      +18     
  Lines       26207    33008    +6801     
==========================================
+ Hits        25889    31582    +5693     
- Misses        309     1219     +910     
- Partials        9      207     +198     

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

@rueian rueian merged commit 16d5f13 into main Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants