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

Normalize this repo from others #178

Merged
merged 18 commits into from
Apr 28, 2020
Merged

Normalize this repo from others #178

merged 18 commits into from
Apr 28, 2020

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Apr 27, 2020

@codecov
Copy link

codecov bot commented Apr 27, 2020

Codecov Report

Merging #178 into develop will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #178   +/-   ##
==========================================
  Coverage      96.94%   96.94%           
+ Complexity       448      442    -6     
==========================================
  Files             24       24           
  Lines           1046     1047    +1     
==========================================
+ Hits            1014     1015    +1     
  Misses            32       32           
Impacted Files Coverage Δ Complexity Δ
src/HookBreaker.php 100.00% <ø> (ø) 1.00 <0.00> (ø)
src/Exception.php 100.00% <100.00%> (ø) 17.00 <1.00> (-1.00)
src/ExceptionRenderer/RendererAbstract.php 100.00% <100.00%> (ø) 30.00 <2.00> (-2.00)
src/FactoryTrait.php 100.00% <100.00%> (ø) 41.00 <0.00> (+3.00)
src/TranslatableTrait.php 100.00% <100.00%> (ø) 3.00 <3.00> (-2.00)
src/Translator/Adapter/Generic.php 100.00% <100.00%> (ø) 16.00 <2.00> (-2.00)
src/Translator/Translator.php 100.00% <100.00%> (ø) 15.00 <1.00> (-2.00)

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 313e372...53c1ad4. Read the comment docs.

@mvorisek mvorisek marked this pull request as ready for review April 28, 2020 00:03
@mvorisek mvorisek marked this pull request as draft April 28, 2020 00:04
codecov.yml Outdated Show resolved Hide resolved
src/FactoryTrait.php Outdated Show resolved Hide resolved
@mvorisek mvorisek marked this pull request as ready for review April 28, 2020 13:46
@mvorisek mvorisek marked this pull request as draft April 28, 2020 13:46
src/FactoryTrait.php Outdated Show resolved Hide resolved
codecov.yml Outdated Show resolved Hide resolved
src/FactoryTrait.php Outdated Show resolved Hide resolved
src/FactoryTrait.php Outdated Show resolved Hide resolved
@mvorisek mvorisek marked this pull request as ready for review April 28, 2020 14:44
@mvorisek mvorisek merged commit 91e31c8 into develop Apr 28, 2020
@mvorisek mvorisek deleted the improve_unit_workflow branch April 28, 2020 14:45
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.

Merge order should not change order of array seeds
2 participants