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

add sys_getrandom, add stdin without condvar #130

Closed
wants to merge 2 commits into from
Closed

add sys_getrandom, add stdin without condvar #130

wants to merge 2 commits into from

Conversation

yukiiiteru
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Aug 7, 2020

Pull Request Test Coverage Report for Build 198515502

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

  • 4 of 58 (6.9%) changed or added relevant lines in 5 files are covered.
  • 7 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.09%) to 29.633%

Changes Missing Coverage Covered Lines Changed/Added Lines %
linux-object/src/fs/file.rs 0 1 0.0%
linux-syscall/src/lib.rs 0 1 0.0%
linux-syscall/src/misc.rs 0 12 0.0%
linux-object/src/fs/stdio.rs 2 42 4.76%
Files with Coverage Reduction New Missed Lines %
../../../../../usr/share/rust/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.2.1/src/lib.rs 1 36.27%
linux-syscall/src/misc.rs 6 12.28%
Totals Coverage Status
Change from base Build 197305326: -0.09%
Covered Lines: 3718
Relevant Lines: 12547

💛 - Coveralls

@yukiiiteru yukiiiteru closed this Aug 7, 2020
@wangrunji0408 wangrunji0408 added the duplicate This issue or pull request already exists label Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants