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

feat(require): command to accept/reject versions #144

Merged
merged 2 commits into from
Aug 19, 2022

Conversation

JosephKav
Copy link
Collaborator

No description provided.

@JosephKav JosephKav added the enhancement New feature or request label Aug 18, 2022
@JosephKav JosephKav linked an issue Aug 18, 2022 that may be closed by this pull request
@JosephKav JosephKav force-pushed the 111-feat-command-to-check-version-validity branch 4 times, most recently from 297ee2f to 968c22e Compare August 18, 2022 22:41
@codecov
Copy link

codecov bot commented Aug 18, 2022

Codecov Report

Merging #144 (6c11024) into master (e8a29d0) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
+ Coverage   97.69%   97.71%   +0.02%     
==========================================
  Files          62       63       +1     
  Lines        5189     5222      +33     
==========================================
+ Hits         5069     5102      +33     
  Misses         86       86              
  Partials       34       34              
Impacted Files Coverage Δ
service/latest_version/filters/command.go 100.00% <100.00%> (ø)
service/latest_version/filters/docker.go 93.86% <100.00%> (+0.53%) ⬆️
service/latest_version/filters/require.go 100.00% <100.00%> (ø)
service/latest_version/query.go 98.09% <100.00%> (+0.05%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JosephKav JosephKav force-pushed the 111-feat-command-to-check-version-validity branch from 968c22e to 6c11024 Compare August 18, 2022 22:49
@JosephKav JosephKav merged commit 799c9fc into master Aug 19, 2022
@JosephKav JosephKav deleted the 111-feat-command-to-check-version-validity branch August 19, 2022 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: command to check version validity
1 participant