Skip to content

CI Job Merge#255

Merged
scragly merged 8 commits into
masterfrom
ci-job-merge
Sep 21, 2019
Merged

CI Job Merge#255
scragly merged 8 commits into
masterfrom
ci-job-merge

Conversation

@MarkKoz
Copy link
Copy Markdown
Contributor

@MarkKoz MarkKoz commented Sep 21, 2019

The lint and test jobs have been merged. This improves build times by cutting out an extraneous Python environment setup with pipenv. While looking at the published lint results in Azure isn't particularly useful due to the poor format, one thing to note about this is that the lint and test results are now published with one task which means they will be named similarly. It doesn't have to be that way though.

Another notable feature added was publishing coverage results. The interface is quite nice as it also lets you see code highlighted based on coverage. However, it adds 13 seconds to the build time.

* Show missing line numbers in report
* Remove --branch option since it's already specified in .coveragerc
@MarkKoz MarkKoz force-pushed the ci-job-merge branch 2 times, most recently from 7318e1d to 6838967 Compare September 21, 2019 03:50
@MarkKoz MarkKoz marked this pull request as ready for review September 21, 2019 03:51
@scragly scragly merged commit 8de91c4 into master Sep 21, 2019
@scragly scragly deleted the ci-job-merge branch September 21, 2019 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants