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

Mark every class as internal to allow classes BC breaks without requiring a MAJOR bump #515

Merged
merged 1 commit into from
Aug 24, 2020

Conversation

Slamdunk
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 24, 2020

Codecov Report

Merging #515 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #515   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       558       558           
===========================================
  Files             28        28           
  Lines           1686      1686           
===========================================
  Hits            1686      1686           
Impacted Files Coverage Δ Complexity Δ
src/Console/Commands/ParaTestCommand.php 100.00% <ø> (ø) 11.00 <0.00> (ø)
src/Coverage/CoverageMerger.php 100.00% <ø> (ø) 10.00 <0.00> (ø)
src/Coverage/CoverageReporter.php 100.00% <ø> (ø) 11.00 <0.00> (ø)
src/Logging/JUnit/Reader.php 100.00% <ø> (ø) 47.00 <0.00> (ø)
src/Logging/JUnit/TestCase.php 100.00% <ø> (ø) 4.00 <0.00> (ø)
src/Logging/JUnit/TestSuite.php 100.00% <ø> (ø) 2.00 <0.00> (ø)
src/Logging/JUnit/Writer.php 100.00% <ø> (ø) 26.00 <0.00> (ø)
src/Logging/LogInterpreter.php 100.00% <ø> (ø) 27.00 <0.00> (ø)
src/Parser/ParsedClass.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
src/Parser/Parser.php 100.00% <ø> (ø) 11.00 <0.00> (ø)
... and 14 more

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 6240575...e29778c. Read the comment docs.

@Slamdunk Slamdunk merged commit 2de13e1 into paratestphp:master Aug 24, 2020
@Slamdunk Slamdunk deleted the internal_classes branch August 24, 2020 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant