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

Develop export executable with compression #78

Merged
merged 6 commits into from
Nov 23, 2021

Conversation

mirko-pagliai
Copy link
Owner

No description provided.

…Executable()` now work similarly for all drivers
…ession()`

    methods provided by the `Driver` class have been removed and incorporated
    into `_exportExecutable()` and `_importExecutable()`
@codecov
Copy link

codecov bot commented Nov 23, 2021

Codecov Report

Merging #78 (9ffd851) into develop (4996892) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             develop       #78   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity       124       119    -5     
===========================================
  Files             18        17    -1     
  Lines            445       411   -34     
===========================================
- Hits             445       411   -34     
Impacted Files Coverage Δ
src/Driver/Mysql.php 100.00% <ø> (ø)
src/Driver/Sqlite.php 100.00% <ø> (ø)
src/Driver/Driver.php 100.00% <100.00%> (ø)
src/TestSuite/DriverTestCase.php 100.00% <100.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 4996892...9ffd851. Read the comment docs.

@mirko-pagliai mirko-pagliai merged commit 81cb2a9 into develop Nov 23, 2021
@mirko-pagliai mirko-pagliai deleted the develop-exportExecutableWithCompression branch November 23, 2021 17:12
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