-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add coverage to the project reports. #2766
Commits on Nov 22, 2018
-
Add coverage to the project reports.
Travis-CI configuration was updated to use build stages. The build matrix was moved to the test stage, and extra configuration for coverage.py and codacy were added.
Configuration menu - View commit details
-
Copy full SHA for 3df6a95 - Browse repository at this point
Copy the full SHA 3df6a95View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8e3f4f - Browse repository at this point
Copy the full SHA d8e3f4fView commit details -
Replace failUnless by assertTrue (remove deprecation warning from logs)
Bruno P. Kinoshita committedNov 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 87522aa - Browse repository at this point
Copy the full SHA 87522aaView commit details -
Bruno P. Kinoshita committed
Nov 22, 2018 Configuration menu - View commit details
-
Copy full SHA for b7762fc - Browse repository at this point
Copy the full SHA b7762fcView commit details -
Execute unit tests (cheaper) before functional tests (expensive)
Bruno P. Kinoshita committedNov 22, 2018 Configuration menu - View commit details
-
Copy full SHA for b53a309 - Browse repository at this point
Copy the full SHA b53a309View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e6002a - Browse repository at this point
Copy the full SHA 8e6002aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 580ae32 - Browse repository at this point
Copy the full SHA 580ae32View commit details -
Move unit tests under one single env
Bruno P. Kinoshita committedNov 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 0dc1c95 - Browse repository at this point
Copy the full SHA 0dc1c95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b5dd62 - Browse repository at this point
Copy the full SHA 3b5dd62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 513f87e - Browse repository at this point
Copy the full SHA 513f87eView commit details -
Bruno P. Kinoshita committed
Nov 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 8e92ed3 - Browse repository at this point
Copy the full SHA 8e92ed3View commit details -
Ignore files related to profiling, gui, and deprecated in py3
Bruno P. Kinoshita committedNov 22, 2018 Configuration menu - View commit details
-
Copy full SHA for ebd8504 - Browse repository at this point
Copy the full SHA ebd8504View commit details -
Include pytest.ini, and execute all doctest tests with pytest
Bruno P. Kinoshita committedNov 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 9c46ccc - Browse repository at this point
Copy the full SHA 9c46cccView commit details -
Remove doctest initialization code (now in pytest)
Bruno P. Kinoshita committedNov 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 65e2d49 - Browse repository at this point
Copy the full SHA 65e2d49View commit details -
Move coverage arguments to Travis-CI only, and s/py.test/pytest
Bruno P. Kinoshita committedNov 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 3b8fcb4 - Browse repository at this point
Copy the full SHA 3b8fcb4View commit details
Commits on Nov 23, 2018
-
Rename test_scheduler.py to test_host_appointer_py, and move tests ou…
…t of host_appointer.py
Bruno P. Kinoshita committedNov 23, 2018 Configuration menu - View commit details
-
Copy full SHA for ae2b2f4 - Browse repository at this point
Copy the full SHA ae2b2f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e59a2ef - Browse repository at this point
Copy the full SHA e59a2efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9316cdd - Browse repository at this point
Copy the full SHA 9316cddView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb11c90 - Browse repository at this point
Copy the full SHA bb11c90View commit details