Skip to content

Commit

Permalink
Ignore empty filename
Browse files Browse the repository at this point in the history
This is how it looks in codecov.json:
"":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0,0,null,null,0]

Update rebar3_codecov with a fix

Failed modules are meck generates ones: mongoose_mam_id_meck_original
  • Loading branch information
arcusfelis committed Jul 30, 2024
1 parent e87e5a7 commit 9395ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
[
{pc, "1.15.0"},
{provider_asn1, "0.3.0"},
{rebar3_codecov, "0.6.0"},
{rebar3_codecov, {git, "https://github.com/esl/rebar3_codecov.git", {branch, "ignore-empty-filename2"}}},
{rebar3_lint, "2.0.1"}
]}.

Expand Down

0 comments on commit 9395ebe

Please sign in to comment.