Skip to content

madzohan/tgpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Report Card codecov

"The Go Programming Language" book's exercises solving with test coverage

FAQ:

  • Q) How I can run tests manually?
  • A) Look at the job named Run Unit tests in .github/workflows/go.yml. Append && go tool cover -html=coverage.txt to the cmd and you'll get nice html report opened in your default browser.

About

"The Go Programming Language" book exercises

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages