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

FriendsOfPHP / PHP-CS-Fixer
93%

Build:
DEFAULT BRANCH: master
Repo Added 13 Dec 2014 12:58AM CUT
Files 493
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 1.10
  • 1.11
  • 1.12
  • 1.13
  • 1.5
  • 1.7
  • 2.0
  • 2.1
  • 2.10
  • 2.10_deprecation
  • 2.11
  • 2.12
  • 2.12_MethodArgumentSpaceFixerTest
  • 2.14
  • 2.15
  • 2.15_fix_depr
  • 2.16
  • 2.16_update_docs
  • 2.17
  • 2.17_depr
  • 2.18
  • 2.18_header_comment_extra_Example
  • 2.19
  • 2.2
  • 2.2_coveralls
  • 2.2_fix
  • 2.2_fix_depr
  • 2.3
  • 2.4
  • 2.5
  • 2.6
  • 2.7
  • 2.8
  • 2.8_fix_conflict
  • 2.9
  • 3.0
  • 3.0_clean
  • 3.0_cleanup
  • 3.2.1
  • SpacePossum-patch-1
  • ci_fix
  • circle
  • composer-rename
  • fix_invisible
  • https-whenever-possible
  • keradus-patch-1
  • master
  • master_fix
  • revert-6634-6615_b
  • typo-fx
  • v
  • v1.10.3
  • v1.11
  • v1.11.1
  • v1.11.2
  • v1.11.3
  • v1.11.4
  • v1.11.5
  • v1.11.6
  • v1.11.7
  • v1.11.8
  • v1.12.0
  • v1.12.1
  • v2.0.0-alpha
  • v2.17.3
  • v2.17.4
  • v2.17.5
  • v2.18.1
  • v2.18.2
  • v2.18.3
  • v2.18.4
  • v2.18.5
  • v2.18.6
  • v2.18.7
  • v2.19.0
  • v2.19.1
  • v2.19.2
  • v2.19.3
  • v3.0.0
  • v3.0.0-rc.1
  • v3.0.1
  • v3.0.2
  • v3.0.3
  • v3.1.0
  • v3.10.0
  • v3.11.0
  • v3.12.0
  • v3.2.0
  • v3.2.1
  • v3.3.0
  • v3.3.1
  • v3.3.2
  • v3.4.0
  • v3.5.0
  • v3.6.0
  • v3.7.0
  • v3.8.0
  • v3.9.1
  • v3.9.2
  • v3.9.3
  • v3.9.4
  • v3.9.5
  • v3.9.6

pending completion
3355620734

push

github

GitHub
docs: [DateTimeCreateFromFormatCallFixer] Fix typos in the code sample (#6671)

17274 of 18590 relevant lines covered (92.92%)

37.4 hits per line

Relevant lines Covered
Build:
Build:
18590 RELEVANT LINES 17274 COVERED LINES
37.4 HITS PER LINE
Source Files on master
  • Tree
  • List 493
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
0.0
src/Fixer/AbstractPhpUnitFixer.php58 8 0 8 0.0
0.0
src/Console/SelfUpdate/GithubClient.php54 11 0 11 0.0
0.0
...rc/Documentation/RuleSetDocumentationGenerator.php104 33 0 33 0.0
0.0
src/Documentation/ListDocumentGenerator.php174 74 0 74 0.0
0.0
src/Console/Command/DocumentationCommand.php128 40 0 40 0.0
0.0
src/AbstractPhpdocToTypeDeclarationFixer.php225 58 0 58 0.0
0.0
src/Documentation/FixerDocumentGenerator.php368 142 0 142 0.0
0.0
src/Documentation/RstUtils.php40 3 0 3 0.0
0.0
src/Documentation/DocumentationLocator.php82 14 0 14 0.0
0.0
...c/Fixer/ArrayNotation/NormalizeIndexBraceFixer.php62 8 0 8 0.0
Showing 1 to 10 of 493 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 50
  • Next
  • ►
    92.92
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
3355620734 master docs: [DateTimeCreateFromFormatCallFixer] Fix typos in the code sample (#6671) push 30 Oct 2022 01:35PM CUT GitHub github pending completion  
3355417087 master Merge e36a08f64 into a314d8e32 Pull #6671 30 Oct 2022 01:10PM CUT GitHub github pending completion  
3355156767 phpdocAlignFixer Merge b0eb13a6d into a314d8e32 Pull #6564 30 Oct 2022 11:04AM CUT GitHub github pending completion  
3355102127 phpdoc-separation-skip-unlisted Merge c657752bd into a314d8e32 Pull #6668 30 Oct 2022 10:48AM CUT GitHub github pending completion  
3347011988 phpdoc-separation-skip-unlisted Merge c8336cd0f into a314d8e32 Pull #6668 28 Oct 2022 04:51PM CUT GitHub github pending completion  
3340024541 phpdoc-separation-skip-unlisted Merge 8c5a0a3ea into a314d8e32 Pull #6668 27 Oct 2022 06:58PM CUT GitHub github pending completion  
3339709103 master docs: Use case insensitive sorting for options (#6666) push 27 Oct 2022 06:12PM CUT GitHub github pending completion  
3339648665 master bug: BracesFixer - Fix unexpected extra blank line (#6667) push 27 Oct 2022 06:02PM CUT GitHub github pending completion  
3339483525 master feature: Add global_namespace_import to @Symfony ruleset (#6662) push 27 Oct 2022 05:35PM CUT GitHub github pending completion  
3339478079 braces-fix-extra-blank-line Merge 8ca76f7fc into bec7aeed4 Pull #6667 27 Oct 2022 05:30PM CUT GitHub github pending completion  
See All Builds (15923)
  • Repo on GitHub
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