Skip to content

Commit

Permalink
Update code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-yuxuan committed Mar 16, 2022
1 parent 4acd593 commit 593242e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/code-coverage/piotr_yuxuan/malli_cli.clj
Original file line number Diff line number Diff line change
Expand Up @@ -273,5 +273,5 @@
✔ summary-table)]
✔ (str/join "\n" (map (fn [v]
✔ (let [fmt (-make-format max-column-widths)]
✔ (.stripTrailing ^String (apply format fmt v))))
✔ (str/trimr (apply format fmt v))))
✔ summary-table))))

0 comments on commit 593242e

Please sign in to comment.