7 Commits

Author SHA1 Message Date
Jeffrey Warren
67cafeab80 Update .codecov.yml 2022-01-18 12:15:34 -05:00
Jeffrey Warren
bc7a4594e7 Adjust TMS redirects for google cloud, new route redirect style (#1548)
* Adjust TMS redirects for google cloud, new route redirect style

* Update utility_controller.rb

* Apply suggestions from code review

* Update _cloud_exports.html.erb

* Update tms_info.html.erb

* Delete utility_controller_test.rb

* Update routes.rb

* Update utility_controller.rb

* Update app/controllers/utility_controller.rb

* Update utility_controller.rb

* Update .codecov.yml

* Update _cloud_exports.html.erb
2021-11-03 15:49:41 -04:00
Kaustubh Nair
d2aea02ee3 Fix codecov inconsistencies (#837)
* start simplecov in test helper

* Remove old reports before running

* turn on project

* Removing reports dir after job success

* Update .travis.yml

* Update .travis.yml

* Change formatter declaration location

* Remove reports during build

* Update .travis.yml
2019-07-17 14:54:48 -04:00
Kaustubh Nair
3d00a3f867 Update .codecov.yml (#830) 2019-07-10 17:22:24 -04:00
Jeffrey Warren
fbc827cc73 final front page tweaks (#811)
* final front page tweaks

* codecov status patch: off
2019-07-05 16:15:18 -04:00
Kaustubh Nair
f8cb832b24 Attempt to fix broken coverage reports (#749)
* Attempt to fix broken coverage reports

* try running script

* Add json formatter

* Add xml formatter

* Use build stages

* Rename stage name

* Use codecov gem

* Turn on checks

* Delete database.yml.main

* Delete codecov.sh

* Change bundler version

* Regenerating lockfile
2019-07-01 10:17:57 -04:00
Jeffrey Warren
7c1d1b82e9 Attempt to install codecov (#543)
* Attempt to install codecov

* Create .codecov.yml

* Update .travis.yml

* Add simplecov

* Add docker volume and change formatter

* Remove unneccessary files and fix rubocop issues

* Remove coveralls and add more filters

* modify gitignore

* add .simplecov file

* remove docker volume
2019-04-18 16:08:15 -04:00