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

Add support for projects_v2 and projects_v2_item webhook events #2868

Merged
merged 2 commits into from
Aug 14, 2023

fix after review

1ecdb37
Select commit
Loading
Failed to load commit list.
Merged

Add support for projects_v2 and projects_v2_item webhook events #2868

fix after review
1ecdb37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2023 in 0s

98.07% (+0.00%) compared to 899235e

View this Pull Request on Codecov

98.07% (+0.00%) compared to 899235e

Details

Codecov Report

Merging #2868 (1ecdb37) into master (899235e) will increase coverage by 0.00%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #2868   +/-   ##
=======================================
  Coverage   98.06%   98.07%           
=======================================
  Files         138      139    +1     
  Lines       12327    12346   +19     
=======================================
+ Hits        12089    12108   +19     
  Misses        162      162           
  Partials       76       76           
Files Changed Coverage Δ
github/event_types.go 100.00% <ø> (ø)
github/messages.go 100.00% <ø> (ø)
github/event.go 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes