aws / sagemaker-experiments

Experiment tracking and metric logging for Amazon SageMaker notebooks and model training.
Apache License 2.0
125 stars 36 forks source link

Revert "remove unneccessary codcov token" #128

Closed danabens closed 3 years ago

danabens commented 3 years ago

This wasn't actually necessary or correct - just needed to rotate codecov token and mis-interpreted instructions on codecov settings page ("no-token-needed" only applies when using the official codecov GH action, not when running codecov generically via tox).