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

Realease V3.15.0 #2

Merged
merged 119 commits into from
Jan 25, 2018
Merged

Realease V3.15.0 #2

merged 119 commits into from
Jan 25, 2018

Conversation

myhung
Copy link
Contributor

@myhung myhung commented Jan 25, 2018

新增 Boss 同步到 OWL HostGroup 功能
新增接收與送出 metric 時間戳記
將相依的模組程式碼從 git 移除
將 docker 的 golang 升級到 1.8

crosserclaws and others added 30 commits November 15, 2017 09:50
# Conflicts:
#	.travis.yml
Adjust selectOrInsert().
Fix improper uuid type.
Fix error when no timeout info in log table.
SELECT 1 table instead of JOIN to avoid NULL value scan of DB.
chyeh and others added 28 commits January 3, 2018 11:11
[OWL-1997] Sychronization of CMDB from BOSS
[OWL2009] Update golang to 1.8.5 in alpine dockerfile
# Conflicts:
#	vendor/github.com/Pallinder/go-randomdata/README.md
#	vendor/github.com/Pallinder/go-randomdata/fullprofile.go
#	vendor/github.com/Pallinder/go-randomdata/jsondata.go
#	vendor/github.com/Pallinder/go-randomdata/random_data.go
# Conflicts:
#	vendor/github.com/Pallinder/go-randomdata/README.md
#	vendor/github.com/Pallinder/go-randomdata/fullprofile.go
#	vendor/github.com/Pallinder/go-randomdata/jsondata.go
#	vendor/github.com/Pallinder/go-randomdata/random_data.go
#	vendor/vendor.json
[OWL-2009] Remove go 1.7 in travis.ci
PR author:  mikelue
[OWL-2005] Add logging for too late metric received by OWL.
The log is put into "transfer", "judge", and "alarm".
@codecov
Copy link

codecov bot commented Jan 25, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@65dd61b). Click here to learn what that means.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #2   +/-   ##
=========================================
  Coverage          ?   43.31%           
=========================================
  Files             ?      243           
  Lines             ?    20775           
  Branches          ?        0           
=========================================
  Hits              ?     8999           
  Misses            ?    11448           
  Partials          ?      328
Impacted Files Coverage Δ
common/model/nqm/nqm.go 69.23% <ø> (ø)
common/utils/errors.go 23.43% <ø> (ø)
common/db/owl/isp.go 89.47% <ø> (ø)
common/gin/mvc/errors.go 0% <ø> (ø)
common/testing/http/server.go 0% <ø> (ø)
common/model/owl/query.go 0% <ø> (ø)
common/digest/struct.go 85.88% <ø> (ø)
common/http/owl.go 71.42% <ø> (ø)
common/gorm/env.go 75% <ø> (ø)
common/service/owl/name_tag.go 76.19% <ø> (ø)
... and 73 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 65dd61b...22f5f65. Read the comment docs.

@mikelue mikelue merged commit a798cba into master Jan 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants