1
0
mirror of https://github.com/distribution/distribution synced 2024-11-12 05:45:51 +01:00
distribution/notifications
Naveed Jamil efdba4f210
Increase Unit Test Code Coverage
Unit test coverge was increased to cover the usages of crypto. This helps to ensure that everything is working fine with fips mode enabled.
Also updated sha1 to sha256 in registry/storage/driver/testsuites/testsuites.go because sha1 is not supported in fips mode.

Signed-off-by: Naveed Jamil <naveed.jamil@tenpearl.com>
2020-02-22 17:09:00 -08:00
..
bridge_test.go Migrate to golangci-lint 2020-02-14 08:11:16 +11:00
bridge.go Fix gometalint errors 2019-02-04 16:01:04 -08:00
endpoint.go add label to the metrics 2019-02-15 21:14:57 +08:00
event_test.go Fix gometalint errors 2019-02-04 16:01:04 -08:00
event.go Use references terminology instead of layers. 2018-08-20 10:01:40 -07:00
http_test.go Increase Unit Test Code Coverage 2020-02-22 17:09:00 -08:00
http.go Fix gometalint errors 2019-02-04 16:01:04 -08:00
listener_test.go Fix gometalint errors 2019-02-04 16:01:04 -08:00
listener.go Add documentation 2018-08-03 14:08:00 -07:00
metrics_test.go notifications: fix expvar for Go 1.7 2017-02-14 10:51:20 -08:00
metrics.go rename the metrics label 2019-02-17 12:46:10 +08:00
sinks_test.go add label to the metrics 2019-02-15 21:14:57 +08:00
sinks.go Fix gometalint errors 2019-02-04 16:01:04 -08:00