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

fix thread::tests::start #159

Merged
merged 1 commit into from
Aug 21, 2020
Merged

fix thread::tests::start #159

merged 1 commit into from
Aug 21, 2020

Conversation

xxchan
Copy link
Contributor

@xxchan xxchan commented Aug 20, 2020

@coveralls
Copy link

coveralls commented Aug 20, 2020

Pull Request Test Coverage Report for Build 217026465

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • 52 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.4%) to 46.756%

Files with Coverage Reduction New Missed Lines %
linux-object/src/sync/event_bus.rs 3 50.0%
linux-object/src/fs/file.rs 5 58.39%
../../../../../usr/share/rust/.cargo/registry/src/github.com-1ecc6299db9ec823/async-mutex-1.1.5/src/lib.rs 14 22.73%
linux-object/src/fs/pipe.rs 30 48.72%
Totals Coverage Status
Change from base Build 214850889: -0.4%
Covered Lines: 6746
Relevant Lines: 14428

💛 - Coveralls

Copy link
Member

@wangrunji0408 wangrunji0408 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@wangrunji0408 wangrunji0408 merged commit fbed67d into rcore-os:master Aug 21, 2020
@wangrunji0408 wangrunji0408 added the bug Something isn't working label Aug 30, 2020
zhangsn-19 pushed a commit to zhangsn-19/zCore that referenced this pull request Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants