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

Migrate to embedded-time #77

Closed
wants to merge 1 commit into from
Closed

Conversation

MathiasKoch
Copy link
Member

Fixes #56

@codecov
Copy link

codecov bot commented Feb 8, 2021

Codecov Report

Merging #77 (a081873) into master (da7f28c) will increase coverage by 0.25%.
The diff coverage is 37.20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
+ Coverage   33.48%   33.74%   +0.25%     
==========================================
  Files          20       20              
  Lines        1117     1144      +27     
==========================================
+ Hits          374      386      +12     
- Misses        743      758      +15     
Impacted Files Coverage Δ
atat/src/lib.rs 6.25% <0.00%> (-0.21%) ⬇️
atat/src/traits.rs 31.25% <0.00%> (-10.42%) ⬇️
atat/src/client.rs 50.00% <44.11%> (+1.56%) ⬆️
atat/src/ingress_manager.rs 52.70% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update da7f28c...40a7dda. Read the comment docs.

@MathiasKoch
Copy link
Member Author

Closed in favor of #107

@MathiasKoch MathiasKoch closed this Nov 5, 2021
@MathiasKoch MathiasKoch deleted the enhancement/embedded-time branch November 5, 2021 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch timers to use embedded-time
1 participant