Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

mod: v2 subrepos #330

Merged
merged 6 commits into from
Apr 20, 2019
Merged

mod: v2 subrepos #330

merged 6 commits into from
Apr 20, 2019

Conversation

bobheadxi
Copy link
Contributor

@bobheadxi bobheadxi commented Apr 20, 2019

👷 Purpose

sync Temporal with the recent subrepo updates

🚀 Changes

new dependency locks

added a stub main.go to help get commands like go clean -modcache working

⚠️ Breaking Changes

hopefully none

@bobheadxi bobheadxi added the status:review Pending review label Apr 20, 2019
@codecov
Copy link

codecov bot commented Apr 20, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #330   +/-   ##
======================================
  Coverage    52.8%   52.8%           
======================================
  Files          42      42           
  Lines        3879    3879           
======================================
  Hits         2048    2048           
  Misses       1362    1362           
  Partials      469     469
Impacted Files Coverage Δ
utils/utils.go 83.34% <ø> (ø) ⬆️
queue/utils.go 100% <ø> (ø) ⬆️
grpc-clients/lens.go 65.39% <ø> (ø) ⬆️
queue/queue.go 82.57% <ø> (ø) ⬆️
grpc-clients/eth.go 53.85% <ø> (ø) ⬆️
api/v2/routes_rtfs.go 30% <ø> (ø) ⬆️
api/v2/routes_rtfsp_usage.go 33.19% <ø> (ø) ⬆️
customer/customer.go 62.39% <ø> (ø) ⬆️
api/middleware/jwt.go 90.63% <ø> (ø) ⬆️
api/v2/routes_account.go 48.88% <ø> (ø) ⬆️
... and 11 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 491a89b...1c12ed5. Read the comment docs.

Copy link
Contributor

@bonedaddy bonedaddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent 👌

@bobheadxi bobheadxi merged commit 513d41e into master Apr 20, 2019
@bobheadxi bobheadxi deleted the mod/v2-subrepos branch April 20, 2019 23:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:review Pending review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants