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 missing docs for zircon_object::vm #161

Merged
merged 4 commits into from
Aug 21, 2020
Merged

Add missing docs for zircon_object::vm #161

merged 4 commits into from
Aug 21, 2020

Conversation

xxchan
Copy link
Contributor

@xxchan xxchan commented Aug 21, 2020

#![deny(missing_docs)] added

@coveralls
Copy link

coveralls commented Aug 21, 2020

Pull Request Test Coverage Report for Build 218565276

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

  • 3 of 5 (60.0%) changed or added relevant lines in 2 files are covered.
  • 5 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.01%) to 47.079%

Changes Missing Coverage Covered Lines Changed/Added Lines %
zircon-object/src/vm/mod.rs 3 4 75.0%
zircon-object/src/vm/vmar.rs 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
../../../../../usr/share/rust/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.2.1/src/lib.rs 1 41.82%
zircon-object/src/vm/mod.rs 1 62.86%
zircon-object/src/vm/vmo/mod.rs 3 48.99%
Totals Coverage Status
Change from base Build 218520746: 0.01%
Covered Lines: 6785
Relevant Lines: 14412

💛 - Coveralls

@wangrunji0408 wangrunji0408 self-requested a review August 21, 2020 17:58
@wangrunji0408 wangrunji0408 added the documentation Improvements or additions to documentation label Aug 21, 2020
@wangrunji0408 wangrunji0408 merged commit b758322 into rcore-os:master Aug 21, 2020
zhangsn-19 pushed a commit to zhangsn-19/zCore that referenced this pull request Apr 23, 2022
Add missing docs for `zircon_object::vm`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants