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

upgrade ptypes.TimestampProto to timestamppb.New #492

Merged
merged 1 commit into from
Jun 2, 2021

Conversation

arcolife
Copy link
Contributor

@arcolife arcolife commented May 4, 2021

Signed-off-by: arcolife archit.py@gmail.com

Description

upgrade ptypes.TimestampProto to timestamppb.New

Why is this needed

We're seeing deprecation notices in PRs.

How has this been tested

  • make test

Signed-off-by: arcolife <archit.py@gmail.com>
@markjacksonfishing
Copy link
Contributor

Thank you for this Pr and welcome to the community!

@codecov
Copy link

codecov bot commented May 4, 2021

Codecov Report

Merging #492 (baf3d8c) into master (836244b) will not change coverage.
The diff coverage is 88.88%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #492   +/-   ##
=======================================
  Coverage   32.70%   32.70%           
=======================================
  Files          44       44           
  Lines        3137     3137           
=======================================
  Hits         1026     1026           
  Misses       2019     2019           
  Partials       92       92           
Impacted Files Coverage Δ
db/workflow.go 30.63% <80.00%> (ø)
db/template.go 52.08% <100.00%> (ø)

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 836244b...baf3d8c. Read the comment docs.

@gauravgahlot gauravgahlot merged commit 1fc2cec into tinkerbell:master Jun 2, 2021
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.

3 participants