-
Notifications
You must be signed in to change notification settings - Fork 285
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
Routine feature branch sync #5422
Conversation
Signed-off-by: Mark Syms <mark.syms@citrix.com>
…le otherwise): Add a comment based on Pau's explanation for the change in the PR: # Open file at pos 0, creating but not truncating the file(not possible otherwise): Signed-off-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
Signed-off-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
Signed-off-by: Pau Ruiz Safont <pau.ruizsafont@cloud.com>
ci: delete needless files from base image
Signed-off-by: Edwin Török <edwin.torok@cloud.com>
Should have more disk space. Signed-off-by: Edwin Török <edwin.torok@cloud.com>
…nospc Try to avoid ENOSPC in CI
Signed-off-by: Pau Ruiz Safont <pau.ruizsafont@cloud.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feature/py3 #5422 +/- ##
============================================
Coverage 45.38% 45.38%
============================================
Files 18 18
Lines 2937 2937
============================================
Hits 1333 1333
Misses 1604 1604
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Synced to the latest commit e3602e1 from master
pytype_reporter extracted 49 problem reports from pytype output.You can check the results of the job here |
No any updates in feature branch yet,
Just like
git reset --hard master
for feature branch.