Skip to content

Optimisation of CI#153

Merged
snk4tr merged 2 commits intomasterfrom
enhancement/ci
Jul 27, 2020
Merged

Optimisation of CI#153
snk4tr merged 2 commits intomasterfrom
enhancement/ci

Conversation

@denproc
Copy link
Collaborator

@denproc denproc commented Jul 24, 2020

Closes #152

Proposed Changes

  • Added py3.8 testing into CI
  • Removed py3.7 lint validation

@codecov
Copy link

codecov bot commented Jul 24, 2020

Codecov Report

Merging #153 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #153   +/-   ##
=======================================
  Coverage   94.64%   94.64%           
=======================================
  Files          24       24           
  Lines        1624     1624           
=======================================
  Hits         1537     1537           
  Misses         87       87           
Flag Coverage Δ
#unittests 94.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@denproc denproc requested a review from snk4tr July 24, 2020 17:44
@denproc
Copy link
Collaborator Author

denproc commented Jul 24, 2020

@snk4tr ready for review

@denproc denproc marked this pull request as ready for review July 24, 2020 17:54
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@snk4tr snk4tr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing that. Looks much leaner now 👍

@snk4tr snk4tr merged commit c39b7e6 into master Jul 27, 2020
@denproc denproc deleted the enhancement/ci branch July 28, 2020 06:03
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.

Optimisation of CI testing for python 3.8

2 participants