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

[github-actions] fix repo name in docker workflow #523

Merged
merged 1 commit into from
Jul 17, 2020

Conversation

jwhui
Copy link
Member

@jwhui jwhui commented Jul 16, 2020

No description provided.

@codecov
Copy link

codecov bot commented Jul 16, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #523      +/-   ##
==========================================
- Coverage   76.81%   70.31%   -6.50%     
==========================================
  Files          57       57              
  Lines        3851     3850       -1     
==========================================
- Hits         2958     2707     -251     
- Misses        893     1143     +250     
Impacted Files Coverage Δ
src/web/web-service/wpan_service.hpp 0.00% <0.00%> (-100.00%) ⬇️
src/web/main.cpp 0.00% <0.00%> (-70.91%) ⬇️
src/web/web-service/ot_client.cpp 0.00% <0.00%> (-68.09%) ⬇️
src/web/web-service/web_server.cpp 0.00% <0.00%> (-35.72%) ⬇️
src/web/web-service/wpan_service.cpp 0.00% <0.00%> (-24.80%) ⬇️
src/utils/hex.cpp 48.83% <0.00%> (-20.94%) ⬇️
src/agent/main.cpp 78.82% <0.00%> (-12.95%) ⬇️
src/common/logging.cpp 79.41% <0.00%> (-2.95%) ⬇️
src/agent/ncp_openthread.cpp 74.66% <0.00%> (-2.00%) ⬇️
src/agent/thread_helper.cpp 70.19% <0.00%> (-1.99%) ⬇️
... and 2 more

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 250c6d6...a2c2c0a. Read the comment docs.

@jwhui jwhui merged commit d40eff2 into openthread:master Jul 17, 2020
@jwhui jwhui deleted the docker branch July 17, 2020 15:45
simonlingoogle pushed a commit to simonlingoogle/ot-br-posix that referenced this pull request Nov 11, 2020
Issue(s): b/162572906

* origin/github/master:
  [third_party] update OpenThread (openthread#533)
  [mdns] fix crash upon avahi access error (openthread#526)
  [doc] add GitHub Action badges for Build and Docker (openthread#525)
  [ncp] fix legacy prefix handling (openthread#524)
  [github-actions] fix repo name in docker workflow (openthread#523)
  [github-action] add building multi-arch Docker images (openthread#518)
  [scripts] update to support docker buildx (openthread#518)
  [build] fix build with BUILD_SHARED_LIBS=ON (openthread#522)
Change-Id: I98b2b4bbbd556484eb53d09121f33b5d1a201cd2
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