You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi thanks for the project! However, I am quite confused about what it gives. Consider the two following examples, it says, function signatures are not covered while the body is fully covered. I cannot understand how this can happen :/
I later find more weird problems. For example, sometimes a comment line itself is red (while we know comments are not executable code at all...).
I changed to codecov reporter and do not use lcov currently (because I need to hack the output to remove these manually).
taiki-e
added
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
needs-mcve
Call for participation: This issue needs a Minimal Complete and Verifiable Example
and removed
needs-mcve
Call for participation: This issue needs a Minimal Complete and Verifiable Example
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
labels
Apr 23, 2024
Hi thanks for the project! However, I am quite confused about what it gives. Consider the two following examples, it says, function signatures are not covered while the body is fully covered. I cannot understand how this can happen :/
Example 1:
https://app.codecov.io/gh/fzyzcjy/flutter_rust_bridge/blob/master/frb_codegen%2Fsrc%2Flibrary%2Futils%2Fdart_repository%2Fdart_repo.rs
Example 2:
https://app.codecov.io/gh/fzyzcjy/flutter_rust_bridge/blob/master/frb_codegen%2Fsrc%2Flibrary%2Fcodegen%2Fgenerator%2Fwire%2Frust%2Fspec_generator%2Fcodec%2Fdco%2Fencoder%2Fty%2Fdelegate.rs
The text was updated successfully, but these errors were encountered: