Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Nov 19, 2022

Fixes #522.

The checks name needs to be set during deserialization of old freestyle job configurations of version 3.2 and lower.

@codecov
Copy link

codecov bot commented Nov 19, 2022

Codecov Report

Merging #523 (64ecd1c) into master (a32a20b) will decrease coverage by 0.03%.
The diff coverage is 33.33%.

@@             Coverage Diff              @@
##             master     #523      +/-   ##
============================================
- Coverage     72.78%   72.74%   -0.04%     
  Complexity     1026     1026              
============================================
  Files            88       88              
  Lines          3821     3823       +2     
  Branches        439      440       +1     
============================================
  Hits           2781     2781              
- Misses          892      894       +2     
  Partials        148      148              
Impacted Files Coverage Δ
...io/jenkins/plugins/coverage/CoveragePublisher.java 80.00% <33.33%> (-1.42%) ⬇️

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

@uhafner uhafner merged commit f4a28e4 into master Nov 19, 2022
@uhafner uhafner deleted the checks-name-read-resolve branch November 19, 2022 10:42
@uhafner uhafner added the bug Bugs or performance problems label Nov 19, 2022
@uhafner uhafner changed the title Restore missing checks name during deserialization #522 - Restore missing checks name during deserialization Nov 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Bugs or performance problems

Projects

None yet

Development

Successfully merging this pull request may close these issues.

java.lang.NullPointerException after upgrade to 3.3.0

1 participant