Skip to content

Conversation

@jbrockopp
Copy link
Contributor

@jbrockopp jbrockopp commented Apr 18, 2022

Dependent on go-vela/types#248

Part of the effort for go-vela/community#460

Based off of #574

This change updates code for the removal of the Number field from the Pipeline{} type.

I found a way to add support for pipelines in the Vela system without requiring a number counting system.

@jbrockopp jbrockopp requested a review from a team as a code owner April 18, 2022 16:19
@jbrockopp jbrockopp self-assigned this Apr 18, 2022
@codecov
Copy link

codecov bot commented Apr 18, 2022

Codecov Report

Merging #626 (8ad25f1) into master (d3ce0c9) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #626      +/-   ##
==========================================
- Coverage   55.09%   55.06%   -0.04%     
==========================================
  Files         195      194       -1     
  Lines       15729    15704      -25     
==========================================
- Hits         8666     8647      -19     
+ Misses       6701     6697       -4     
+ Partials      362      360       -2     
Impacted Files Coverage Δ
database/pipeline/table.go 100.00% <ø> (ø)
database/pipeline/create.go 76.00% <100.00%> (ø)
database/pipeline/delete.go 100.00% <100.00%> (ø)
database/pipeline/get_repo.go 76.92% <100.00%> (ø)
database/pipeline/update.go 76.00% <100.00%> (ø)

@jbrockopp jbrockopp added the enhancement Indicates an improvement to a feature label Apr 18, 2022
cognifloyd
cognifloyd previously approved these changes Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Indicates an improvement to a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants