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

[Testing] Add AdminTestCase #62

Merged
merged 3 commits into from
Jul 7, 2020
Merged

Conversation

jordisala1991
Copy link
Member

No description provided.

@jordisala1991 jordisala1991 changed the title Add AdminTestCase [WIP] Add AdminTestCase Jul 6, 2020
@jordisala1991 jordisala1991 changed the title [WIP] Add AdminTestCase [Testing][WIP] Add AdminTestCase Jul 6, 2020
@codecov
Copy link

codecov bot commented Jul 6, 2020

Codecov Report

Merging #62 into master will increase coverage by 19.46%.
The diff coverage is 92.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #62       +/-   ##
=============================================
+ Coverage     77.12%   96.58%   +19.46%     
- Complexity      423      435       +12     
=============================================
  Files            80       81        +1     
  Lines          1316     1202      -114     
=============================================
+ Hits           1015     1161      +146     
+ Misses          301       41      -260     
Impacted Files Coverage Δ Complexity Δ
...ehavior-bundle/src/Admin/AbstractSortableAdmin.php 0.00% <0.00%> (ø) 2.00 <1.00> (+1.00)
...ages/seo-bundle/src/Admin/MetaInformationAdmin.php 100.00% <100.00%> (+100.00%) 5.00 <1.00> (+1.00)
...kages/testing/src/TestCase/SonataAdminTestCase.php 100.00% <100.00%> (ø) 9.00 <9.00> (?)
.../translation-bundle/src/Admin/TranslationAdmin.php 100.00% <100.00%> (+100.00%) 5.00 <1.00> (+1.00)
...ages/cookies-bundle/src/Admin/CookiesPageAdmin.php 100.00% <0.00%> (+100.00%) 2.00% <0.00%> (ø%)
...ges/basic-page-bundle/src/Admin/BasicPageAdmin.php 100.00% <0.00%> (+100.00%) 3.00% <0.00%> (ø%)
...ges/redirection-bundle/src/Admin/RedirectAdmin.php 100.00% <0.00%> (+100.00%) 3.00% <0.00%> (ø%)
... and 1 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 4cc6c62...fedbd22. Read the comment docs.

@jordisala1991 jordisala1991 force-pushed the feature/admin-test-case branch 2 times, most recently from e4ce79c to 2e74a84 Compare July 7, 2020 13:26
@jordisala1991 jordisala1991 changed the title [Testing][WIP] Add AdminTestCase [Testing] Add AdminTestCase Jul 7, 2020
@jordisala1991 jordisala1991 force-pushed the feature/admin-test-case branch 2 times, most recently from da0a643 to f6a5ccf Compare July 7, 2020 13:32
@jordisala1991 jordisala1991 merged commit 6f8d1b5 into master Jul 7, 2020
@jordisala1991 jordisala1991 deleted the feature/admin-test-case branch July 7, 2020 13:38
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.

None yet

1 participant