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

Config DTO's #14

Merged
merged 29 commits into from
Nov 9, 2021
Merged

Config DTO's #14

merged 29 commits into from
Nov 9, 2021

Conversation

msmakouz
Copy link
Member

@msmakouz msmakouz commented Nov 3, 2021

No description provided.

@codecov
Copy link

codecov bot commented Nov 3, 2021

Codecov Report

Merging #14 (56f2249) into master (b96ecc8) will decrease coverage by 1.22%.
The diff coverage is 72.69%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #14      +/-   ##
============================================
- Coverage     93.16%   91.93%   -1.23%     
- Complexity     1486     1530      +44     
============================================
  Files            70       93      +23     
  Lines          3920     4042     +122     
============================================
+ Hits           3652     3716      +64     
- Misses          268      326      +58     
Impacted Files Coverage Δ
src/Config/MySQL/DsnConnectionConfig.php 0.00% <0.00%> (ø)
src/Config/MySQL/SocketConnectionConfig.php 0.00% <0.00%> (ø)
src/Config/Postgres/DsnConnectionConfig.php 0.00% <0.00%> (ø)
src/Config/SQLServer/DsnConnectionConfig.php 0.00% <0.00%> (ø)
src/Config/SQLServerDriverConfig.php 0.00% <0.00%> (ø)
src/Config/SQLite/DsnConnectionConfig.php 0.00% <0.00%> (ø)
src/Config/SQLite/TempFileConnectionConfig.php 0.00% <0.00%> (ø)
src/Config/Support/DataSourceName.php 0.00% <0.00%> (ø)
src/Database.php 100.00% <ø> (ø)
src/Config/ConnectionConfig.php 35.71% <35.71%> (ø)
... and 23 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 b96ecc8...56f2249. Read the comment docs.

@roxblnfk roxblnfk merged commit 290336b into cycle:master Nov 9, 2021
@msmakouz msmakouz deleted the feature/configs-dto branch November 15, 2021 10:05
@roxblnfk roxblnfk mentioned this pull request Dec 21, 2021
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.

3 participants