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

release version 2.3.0 #149

Merged
merged 1 commit into from
Feb 20, 2023
Merged

release version 2.3.0 #149

merged 1 commit into from
Feb 20, 2023

Conversation

waleedhammam
Copy link
Contributor

What changed?

  • update go.mod dependencies and bump minor version
  • bump to go 1.19
  • bump ci to go 1.19

Why was this change made?

Dependencies got some seventies, updating them to safe version
Update Golang version to 1.19

How did you validate the change?

CI test results

* update go.mod dependencies and bump minor version

* fix dependency effects

* bump to go 1.18

* update dependencies

* bump to go 1.19

* bump ci to go 1.19

* add v2.3.0
@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

Merging #149 (2341e53) into master (439a514) will decrease coverage by 0.83%.
The diff coverage is 100.00%.

❗ Current head 2341e53 differs from pull request most recent head fa53a9c. Consider uploading reports for the commit fa53a9c to get more accurate results

@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
- Coverage   78.80%   77.98%   -0.83%     
==========================================
  Files          14       14              
  Lines         906      904       -2     
==========================================
- Hits          714      705       -9     
- Misses        144      153       +9     
+ Partials       48       46       -2     
Flag Coverage Δ
unit 77.98% <100.00%> (-0.83%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
internal/policies/policy.go 84.61% <100.00%> (-0.39%) ⬇️
internal/policies/test_utils.go 100.00% <100.00%> (ø)
controllers/policyconfig_controller.go 53.78% <0.00%> (-4.21%) ⬇️
internal/sink/elastic/elastic.go 63.44% <0.00%> (-2.16%) ⬇️

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

@waleedhammam waleedhammam merged commit e8e020d into master Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants