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

Add CODECOV_NAME as default for name #267

Merged
merged 1 commit into from Jun 6, 2020
Merged

Add CODECOV_NAME as default for name #267

merged 1 commit into from Jun 6, 2020

Conversation

nmoinvaz
Copy link
Contributor

It seems the initial PR #210 was closed. I have rebased it against master. This is a feature that the bash uploader has had a for a long time.

@nmoinvaz
Copy link
Contributor Author

nmoinvaz commented May 29, 2020

This allows us to easily specify the name for the codecov upload CODECOV_NAME as the name of the matrix in GitHub Actions:

env:
  CODECOV_NAME:  "${{ matrix.name }}"

@codecov
Copy link

codecov bot commented May 29, 2020

Codecov Report

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

@@          Coverage Diff          @@
##           master   #267   +/-   ##
=====================================
  Coverage      88%    88%           
=====================================
  Files           2      2           
  Lines           9      9           
=====================================
  Hits            8      8           
  Misses          1      1           

@thomasrockhu thomasrockhu merged commit 39100a2 into codecov:master Jun 6, 2020
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