Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Add support for AWS CodeBuild as CI provider #56

Merged

Conversation

rasarora
Copy link
Contributor

@rasarora rasarora commented Mar 4, 2020

Add support for AWS CodeBuild as CI provider

@codecov
Copy link

codecov bot commented Aug 24, 2020

Codecov Report

Merging #56 into master will increase coverage by 0.20%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage   91.93%   92.13%   +0.20%     
==========================================
  Files           1        1              
  Lines         347      356       +9     
==========================================
+ Hits          319      328       +9     
  Misses         28       28              
Impacted Files Coverage Δ
lib/codecov.rb 92.13% <100.00%> (+0.20%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9035124...92e82b2. Read the comment docs.

@thomasrockhu
Copy link
Contributor

@rasarora thanks for this!

@thomasrockhu thomasrockhu merged commit 247d738 into codecov:master Aug 24, 2020
@klausbadelt
Copy link
Contributor

@thomasrockhu excited to see official CodeBuild support.

CODEBUILD_ID is nowhere mentioned in the CodeBuild docs though - you guys sure that's set by AWS? (I used CODEBUILD_BUILD_ID to identify CodeBuild in my previous PR).

Sorry for the late question!

@thomasrockhu
Copy link
Contributor

@klausbadelt, a little confused here, I think the PR is using CODEBUILD_BUILD_ID

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants