Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

ci: ignore test files in code coverage #559

Merged
merged 1 commit into from
Feb 21, 2019

Conversation

mboersma
Copy link
Member

@mboersma mboersma commented Feb 21, 2019

Reason for Change:

Some files under the test/ directory are being included in aks-engine's code coverage report. Additionally, the pkg/armhelpers/mockclients.go should be excluded, as it is also test code.

Here are the codecov docs for configuring the ignore: directive.

Issue Fixed:

Requirements:

Notes:
The proof for this PR will be in the codecov comment that gets posted.

@codecov
Copy link

codecov bot commented Feb 21, 2019

Codecov Report

Merging #559 into master will increase coverage by 1.94%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #559      +/-   ##
=========================================
+ Coverage   54.75%   56.7%   +1.94%     
=========================================
  Files          97      91       -6     
  Lines       14708   13859     -849     
=========================================
- Hits         8054    7859     -195     
+ Misses       5980    5334     -646     
+ Partials      674     666       -8

@jackfrancis
Copy link
Member

/lgtm

@acs-bot acs-bot added the lgtm label Feb 21, 2019
@jackfrancis jackfrancis merged commit 707cf6a into Azure:master Feb 21, 2019
@acs-bot
Copy link

acs-bot commented Feb 21, 2019

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jackfrancis, mboersma

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [jackfrancis,mboersma]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mboersma mboersma deleted the tweak-codecov branch February 21, 2019 23:10
juhacket pushed a commit to juhacket/aks-engine that referenced this pull request Mar 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants