Fix compilation for targets without AtomicU64
#3399
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Oct 20, 2023 in 0s
45.72% (+0.00%) compared to 96f3543
View this Pull Request on Codecov
45.72% (+0.00%) compared to 96f3543
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
96f3543
) 45.71% compared to head (bff44bb
) 45.72%.
Report is 3 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3399 +/- ##
========================================
Coverage 45.71% 45.72%
========================================
Files 482 483 +1
Lines 49182 49412 +230
========================================
+ Hits 22485 22594 +109
- Misses 26697 26818 +121
Files | Coverage Δ | |
---|---|---|
boa_engine/src/lib.rs | 73.33% <ø> (ø) |
|
boa_engine/src/symbol.rs | 67.36% <100.00%> (ø) |
|
boa_gc/src/trace.rs | 91.66% <ø> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading