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

Adds support for using hifitime in WASM targets #262

Merged
merged 3 commits into from
Dec 11, 2023

Update epoch.rs to use new system_time module

85af13f
Select commit
Loading
Failed to load commit list.
Merged

Adds support for using hifitime in WASM targets #262

Update epoch.rs to use new system_time module
85af13f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 10, 2023 in 1s

80.74% (+0.06%) compared to b731275

View this Pull Request on Codecov

80.74% (+0.06%) compared to b731275

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b731275) 80.67% compared to head (85af13f) 80.74%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #262      +/-   ##
==========================================
+ Coverage   80.67%   80.74%   +0.06%     
==========================================
  Files          15       16       +1     
  Lines        3746     3754       +8     
==========================================
+ Hits         3022     3031       +9     
+ Misses        724      723       -1     

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