Skip to content

Improve docs & codecov for 0.5.0 #57

Improve docs & codecov for 0.5.0

Improve docs & codecov for 0.5.0 #57

Triggered via pull request July 5, 2024 17:17
Status Success
Total duration 34s
Artifacts

scheduled.yml

on: pull_request
ubuntu / nightly
21s
ubuntu / nightly
ubuntu / beta / updated
23s
ubuntu / beta / updated
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
[clippy] src/token.rs#L355: src/token.rs#L355
warning: missing documentation for a method --> src/token.rs:355:5 | 355 | pub fn into_components(self) -> crate::Components<'t> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> src/lib.rs:2:9 | 2 | #![warn(missing_docs)] | ^^^^^^^^^^^^
[clippy] src/component.rs#L3: src/component.rs#L3
warning: missing documentation for an enum --> src/component.rs:3:1 | 3 | pub enum Component<'t> { | ^^^^^^^^^^^^^^^^^^^^^^
[clippy] src/component.rs#L15: src/component.rs#L15
warning: missing documentation for a struct --> src/component.rs:15:1 | 15 | pub struct Components<'t> { | ^^^^^^^^^^^^^^^^^^^^^^^^^
[clippy] src/token.rs#L355: src/token.rs#L355
warning: missing documentation for a method --> src/token.rs:355:5 | 355 | pub fn into_components(self) -> crate::Components<'t> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> src/lib.rs:2:9 | 2 | #![warn(missing_docs)] | ^^^^^^^^^^^^
[clippy] src/component.rs#L3: src/component.rs#L3
warning: missing documentation for an enum --> src/component.rs:3:1 | 3 | pub enum Component<'t> { | ^^^^^^^^^^^^^^^^^^^^^^
[clippy] src/component.rs#L15: src/component.rs#L15
warning: missing documentation for a struct --> src/component.rs:15:1 | 15 | pub struct Components<'t> { | ^^^^^^^^^^^^^^^^^^^^^^^^^