Closed tmfink closed 5 years ago
Merging #59 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #59 +/- ##
=======================================
Coverage 21.08% 21.08%
=======================================
Files 80 80
Lines 29617 29617
=======================================
Hits 6244 6244
Misses 23373 23373
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 a09cf42...90bfd0f. Read the comment docs.
Hey @tmfink, .cirrus.yml
should be in the root of the repository and not in capstone-rs
folder.
Hey @tmfink,
.cirrus.yml
should be in the root of the repository and not incapstone-rs
folder.
Facepalm; I must have gotten confused after creating a common cargo workspace. Thanks!
Handles #58