This library is a simple utility to calculate your grades.
Runtime requirements: Golang 1.24+
Run unit tests:
cd grade_calculator/
go test ./...
Run unit tests with code coverage:
cd grade_calculator/
go test -coverprofile=coverage.txt ./...
| Name | Name | Last commit date | ||
|---|---|---|---|---|