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

Relax a too-eager assertion of sourcestamp properties #5827

Merged
merged 2 commits into from Mar 1, 2021

Conversation

p12tic
Copy link
Member

@p12tic p12tic commented Mar 1, 2021

Fixes #5165.

@codecov
Copy link

codecov bot commented Mar 1, 2021

Codecov Report

Merging #5827 (4392d9e) into master (6984bd2) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5827      +/-   ##
==========================================
- Coverage   91.89%   91.86%   -0.03%     
==========================================
  Files         337      337              
  Lines       36054    36054              
==========================================
- Hits        33131    33121      -10     
- Misses       2923     2933      +10     
Impacted Files Coverage Δ
master/buildbot/process/buildrequest.py 95.78% <100.00%> (ø)
master/buildbot/scripts/cleanupdb.py 86.79% <0.00%> (-13.21%) ⬇️
master/buildbot/__init__.py 90.76% <0.00%> (-1.54%) ⬇️
worker/buildbot_worker/__init__.py 91.04% <0.00%> (-1.50%) ⬇️
master/buildbot/db/connector.py 98.83% <0.00%> (-1.17%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6984bd2...4392d9e. Read the comment docs.

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.

prepareSourcestampListForTrigger fails when sourcestamp contains a patch_body
1 participant