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

Fix panic in validate webhook for creating spidermultusconfig #4099

Merged

Conversation

cyclinder
Copy link
Collaborator

@cyclinder cyclinder commented Sep 24, 2024

Thanks for contributing!

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #4077

Special notes for your reviewer:

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.02%. Comparing base (1db83c3) to head (99ee38d).
Report is 4 commits behind head on release-v0.8.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           release-v0.8    #4099      +/-   ##
================================================
+ Coverage         81.54%   82.02%   +0.48%     
================================================
  Files                49       49              
  Lines              4340     4340              
================================================
+ Hits               3539     3560      +21     
+ Misses              640      614      -26     
- Partials            161      166       +5     
Flag Coverage Δ
unittests 82.02% <ø> (+0.48%) ⬆️

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

see 1 file with indirect coverage changes

@cyclinder cyclinder force-pushed the cp_spidermultusconfig_0.8 branch 3 times, most recently from c8b91ae to a5eeb1d Compare September 25, 2024 04:36
@weizhoublue weizhoublue changed the title Fix panic when create spidermultusconfig in validate webhook Fix panic in validate webhook when creating spidermultusconfig Sep 26, 2024
@weizhoublue weizhoublue changed the title Fix panic in validate webhook when creating spidermultusconfig Fix panic in validate webhook for creating spidermultusconfig Sep 26, 2024
@cyclinder cyclinder force-pushed the cp_spidermultusconfig_0.8 branch from a5eeb1d to 99ee38d Compare September 26, 2024 02:58
@cyclinder cyclinder merged commit f3c0711 into spidernet-io:release-v0.8 Sep 26, 2024
8 of 9 checks passed
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.

failed to cherry pick PR 4062 from cyclinder, to branch release-v0.8
3 participants