-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# Test coverage | ||
|
||
```shell | ||
$ mix test --cover | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"C++":["Scoped enums"],"JavaScript":["File system flags in Node","Readline interface","Readline interface 2","Regular expression flags"],"shell":["List directories only","`mv` Tips and Tricks","Oh My Zsh Aliases","String manipulation","`which`"],"vim":["Ruler"],"WebAssembly":["Break statements","Global variables","Memory management","Tables"],"Rails":["Active record attributes","`select` vs `pluck`"],"PostgreSQL":["Filter clause"],"VS Code":["External terminal"],"Ruby":["`squeeze`"],"Linux":["Force quit hung ssh","Killing other ssh connections","U2F","Yubico Authenticator on Fedora"],"git":["Find file creation date","Set commit message editor"],"nginx":["Redirect requests to new domain"],"Elixir":["Get last value in IEx","Test setup","Turn on history in IEx"]} | ||
{"C++":["Scoped enums"],"JavaScript":["File system flags in Node","Readline interface","Readline interface 2","Regular expression flags"],"shell":["List directories only","`mv` Tips and Tricks","Oh My Zsh Aliases","String manipulation","`which`"],"vim":["Ruler"],"WebAssembly":["Break statements","Global variables","Memory management","Tables"],"Rails":["Active record attributes","`select` vs `pluck`"],"PostgreSQL":["Filter clause"],"VS Code":["External terminal"],"Ruby":["`squeeze`"],"Linux":["Force quit hung ssh","Killing other ssh connections","U2F","Yubico Authenticator on Fedora"],"git":["Find file creation date","Set commit message editor"],"nginx":["Redirect requests to new domain"],"Elixir":["Get last value in IEx","Test coverage","Test setup","Turn on history in IEx"]} |