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

More tests #23

Merged
merged 4 commits into from
Nov 9, 2022
Merged

More tests #23

merged 4 commits into from
Nov 9, 2022

Conversation

fab2s
Copy link
Owner

@fab2s fab2s commented Sep 18, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2022

Codecov Report

Base: 72.79% // Head: 85.19% // Increases project coverage by +12.39% 🎉

Coverage data is based on head (238ec8c) compared to base (a7cb988).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@              Coverage Diff              @@
##             master      #23       +/-   ##
=============================================
+ Coverage     72.79%   85.19%   +12.39%     
+ Complexity      307      304        -3     
=============================================
  Files            43       43               
  Lines           772      763        -9     
=============================================
+ Hits            562      650       +88     
+ Misses          210      113       -97     
Flag Coverage Δ
unittests 85.19% <100.00%> (+12.39%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Extractors/ExtractorLimitAbstract.php 71.42% <ø> (+15.87%) ⬆️
src/Extractors/UniqueKeyExtractorAbstract.php 88.11% <ø> (+33.74%) ⬆️
src/Extractors/PdoUniqueKeyExtractor.php 80.00% <100.00%> (+5.00%) ⬆️
src/Laravel/Loaders/DbLoader.php 100.00% <100.00%> (+100.00%) ⬆️
src/Events/ProgressBarSubscriber.php 88.23% <0.00%> (+1.96%) ⬆️
src/YaEtl.php 95.74% <0.00%> (+7.44%) ⬆️
src/Extractors/CallableExtractor.php 100.00% <0.00%> (+13.33%) ⬆️
src/Extractors/ExtractorBatchLimitAbstract.php 65.00% <0.00%> (+15.00%) ⬆️
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fab2s fab2s merged commit edba216 into master Nov 9, 2022
@fab2s fab2s deleted the more_tests branch November 9, 2022 03:06
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.

2 participants