8000 Add CODECOV_NAME as default for name by nmoinvaz · Pull Request #267 · codecov/codecov-python · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on May 21, 2025. 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
B49F

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.

3 participants
0