• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

google / yapf / 1294

Builds Branch Commit Type Ran Committer Via Coverage
1294 fix_split_before_first FIX: avoid split_before_first_argument if set to False If the option split_before_first_argument is set to false try to not split the line if not needed Resolves #424, #556, #590, #684 Pull #689 19 Mar 2019 09:44AM UTC web-flow travis-ci pending completion   set done
1293 fix_split_before_first FIX: avoid split_before_first_argument if set to False If the option split_before_first_argument is set to false try to not split the line if not needed Resolves #424,#556,#590 Pull #689 18 Mar 2019 01:46PM UTC web-flow travis-ci pending completion   set done
1292 master Merge pull request #688 from apbard/patch-2 MAINT: remove invalid option LESS for CONTINUATION_ALIGN_STYLE push 13 Mar 2019 04:43PM UTC web-flow travis-ci pending completion   set done
1291 fix_split_before_first FIX: avoid split_before_first_argument if set to False If the option split_before_first_argument is set to false try to not split the line if not needed Resolves #424,#556,#590 Pull #689 13 Mar 2019 11:29AM UTC web-flow travis-ci pending completion   set done
1290 fix_split_before_first FIX: avoid split_before_first_argument if set to False If the option split_before_first_argument is set to false try to not split the line if not needed Resolves #424,#556,#590 Pull #689 13 Mar 2019 11:20AM UTC web-flow travis-ci pending completion   set done
1288 patch-2 MAINT: remove invalid option LESS for CONTINUATION_ALIGN_STYLE The LESS option for CONTINUATION_ALIGN_STYLE is not supported anymore. Closes #687 Pull #688 11 Mar 2019 01:47PM UTC web-flow travis-ci pending completion   set done
1287 master Merge pull request #682 from altendky/patch-1 Fix SPLIT_BEFORE_BITWISE_OPERATOR in README.rst push 25 Feb 2019 06:29AM UTC web-flow travis-ci pending completion   set done
1286 patch-1 Fix SPLIT_BEFORE_BITWISE_OPERATOR in README.rst Pull #682 25 Feb 2019 04:45AM UTC web-flow travis-ci pending completion   set done
1285 master Merge pull request #681 from apbard/patch-1 Add note about YAPF sometimes not PEP8 compliant push 24 Feb 2019 08:55PM UTC web-flow travis-ci pending completion   set done
1284 master Merge pull request #679 from yous/fix-pre-commit Fix bugs of handling arrays in pre-commit.sh push 24 Feb 2019 08:53PM UTC web-flow travis-ci pending completion   set done
1283 fix-pre-commit Fix bugs of handling arrays in pre-commit.sh PYTHON_FILES, CHANGED_FILES are assigned by =$(...), so they're not arrays. This leads running `yapf -i -r "${PYTHON_FILES[@]}"` to be equivalent to running `yapf -i -r "$PYTHON_FILES"`, and that keeps... Pull #679 24 Feb 2019 12:34AM UTC web-flow travis-ci pending completion   set done
1282 patch-1 Add note about YAPF sometimes not PEP8 compliant Addresses and Closes #680 Pull #681 22 Feb 2019 08:40AM UTC web-flow travis-ci pending completion   set done
1281 fix-pre-commit Fix bugs of handling arrays in pre-commit.sh PYTHON_FILES, CHANGED_FILES are assigned by =$(...), so they're not arrays. This leads running `yapf -i -r "${PYTHON_FILES[@]}"` to be equivalent to running `yapf -i -r "$PYTHON_FILES"`, and that keeps... Pull #679 21 Feb 2019 10:04AM UTC web-flow travis-ci pending completion   set done
1280 master Merge pull request #676 from jerub/patch-1 Test if a string is a multiline string without using a regex. push 14 Feb 2019 01:02AM UTC web-flow travis-ci pending completion   set done
1279 patch-1 Test if a string is a multiline string without using a regex. The approach of using a regex makes sure to exclude any token that isn't a multiline string by only matching valid multiline strings. But at this point all tokens are already known to ... Pull #676 14 Feb 2019 12:55AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • …
  • 87
  • 88
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc