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

Clock example #997

Merged
merged 6 commits into from
Dec 19, 2024
Merged

Clock example #997

merged 6 commits into from
Dec 19, 2024

Conversation

aSwedishGamer
Copy link
Contributor

No description provided.

@marc2332
Copy link
Owner

Can you format and fix clippy warnings?

format:

cargo +nightly fmt --all -- --error-on-unformatted --unstable-features

clippy:

cargo clippy --workspace --fix --allow-dirty

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.38%. Comparing base (3bc3698) to head (40c2de7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #997   +/-   ##
=======================================
  Coverage   74.38%   74.38%           
=======================================
  Files         216      216           
  Lines       24902    24902           
=======================================
  Hits        18523    18523           
  Misses       6379     6379           

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

@aSwedishGamer aSwedishGamer changed the title Added clock example Clock example Nov 24, 2024
examples/clock.rs Outdated Show resolved Hide resolved
examples/clock.rs Outdated Show resolved Hide resolved
@marc2332 marc2332 self-requested a review December 17, 2024 17:03
@marc2332 marc2332 added the documentation Improvements or additions to documentation label Dec 17, 2024
@marc2332 marc2332 merged commit 70903e8 into marc2332:main Dec 19, 2024
3 checks passed
@marc2332
Copy link
Owner

Sorry for the delay!

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.

2 participants