434b
434b
> Maybe you can provide a minimal configuration to reproduce it I’ll be on vacation for a while now. Maybe @HUGO-castell or @noname2001 can chip in. Otherwise I’ll see what...
Base64 has no special delimiter symbol. Also there are multiple possible and valid B64 encodings as listed in: https://en.wikipedia.org/wiki/Base64#Variants_summary_table Unpacking b64 is trivial. However determining if a string sequence is...
I can imagine a `aflr cov` sub-command that would aggregate the coverage data across all runs and just outputs it in some form, probably the HTML report would be best.....
I'll try to work on this in a timely manner. PRs are very much appreciated though!