Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install TagBot as a GitHub Action #44

Merged
merged 1 commit into from Feb 10, 2020
Merged

Install TagBot as a GitHub Action #44

merged 1 commit into from Feb 10, 2020

Conversation

JuliaTagBot
Copy link
Contributor

You're receiving this pull request because the now-deprecated Julia TagBot GitHub App is installed for this repository. This pull request installs TagBot as a GitHub Action.
If this PR does not belong in this repository for any reason, feel free to close it.

See this Discourse thread for more details and to ask questions.
Please do not comment on this pull request, because it is unlikely that I (@christopher-dG) will see it.

@tkf
Copy link
Owner

tkf commented Feb 8, 2020

Codecov Report

Merging #44 into master will decrease coverage by 9.23%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
- Coverage   93.70%   84.46%   -9.24%     
==========================================
  Files          15       15              
  Lines         270      264       -6     
==========================================
- Hits          253      223      -30     
- Misses         17       41      +24     
Impacted Files Coverage Δ
src/lensutils.jl 50.00% <0.00%> (-25.00%) ⬇️
src/batching.jl 69.04% <0.00%> (-21.43%) ⬇️
src/base.jl 82.97% <0.00%> (-14.94%) ⬇️
src/batchsetters.jl 55.00% <0.00%> (-11.67%) ⬇️
src/batchlenses.jl 90.00% <0.00%> (-10.00%) ⬇️
src/constraininglens.jl 93.33% <0.00%> (-6.67%) ⬇️
src/prettylens.jl 92.85% <0.00%> (-4.82%) ⬇️

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 9d824cc...54ed104. Read the comment docs.

@codecov-io
Copy link

codecov-io commented Feb 8, 2020

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #44   +/-   ##
======================================
  Coverage    93.7%   93.7%           
======================================
  Files          15      15           
  Lines         270     270           
======================================
  Hits          253     253           
  Misses         17      17
Impacted Files Coverage Δ
src/lensutils.jl 75% <0%> (ø) ⬆️
src/batching.jl 90.47% <0%> (ø) ⬆️
src/base.jl 97.91% <0%> (ø) ⬆️
src/batchsetters.jl 66.66% <0%> (ø) ⬆️
src/batchlenses.jl 100% <0%> (ø) ⬆️
src/constraininglens.jl 100% <0%> (ø) ⬆️
src/prettylens.jl 97.67% <0%> (ø) ⬆️

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 9d824cc...54ed104. Read the comment docs.

@tkf tkf merged commit 66277ae into tkf:master Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants