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

patch(sync): address sync bug with update webhook call #962

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

ecrupper
Copy link
Contributor

@ecrupper ecrupper commented Sep 7, 2023

Preparing for patch v0.20.2. This will include these changes: #953

@ecrupper ecrupper self-assigned this Sep 7, 2023
@ecrupper ecrupper requested a review from a team as a code owner September 7, 2023 19:42
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #962 (13441bd) into v0.20.2-patch (af55191) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@                Coverage Diff                @@
##           v0.20.2-patch     #962      +/-   ##
=================================================
+ Coverage          71.47%   71.49%   +0.02%     
=================================================
  Files                304      304              
  Lines              12450    12449       -1     
=================================================
+ Hits                8899     8901       +2     
+ Misses              3120     3118       -2     
+ Partials             431      430       -1     
Files Changed Coverage Δ
scm/github/repo.go 77.27% <100.00%> (+0.66%) ⬆️

📢 Have feedback on the report? Share it here.

Copy link
Contributor

@plyr4 plyr4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@ecrupper ecrupper merged commit d6a517f into v0.20.2-patch Sep 7, 2023
10 checks passed
@ecrupper ecrupper deleted the patch/sync-bug branch September 7, 2023 20:09
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