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

🧠 Logic: 🐛 Fix consult/1 base64 decoding #387

Merged
merged 2 commits into from
Jun 23, 2023

test(logic): cover the base64Decode key and default value

5ab1113
Select commit
Loading
Failed to load commit list.
Merged

🧠 Logic: 🐛 Fix consult/1 base64 decoding #387

test(logic): cover the base64Decode key and default value
5ab1113
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 Jun 22, 2023 in 0s

63.93% (+0.09%) compared to bd6c780

View this Pull Request on Codecov

63.93% (+0.09%) compared to bd6c780

Details

Codecov Report

Merging #387 (5ab1113) into main (bd6c780) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #387      +/-   ##
==========================================
+ Coverage   63.84%   63.93%   +0.09%     
==========================================
  Files          60       60              
  Lines        2633     2640       +7     
==========================================
+ Hits         1681     1688       +7     
  Misses        873      873              
  Partials       79       79              
Impacted Files Coverage Δ
x/logic/fs/wasm.go 89.13% <100.00%> (+1.95%) ⬆️