Skip to content

[pull] master from phpmyadmin:master#373

Merged
pull[bot] merged 20 commits intoblackzilla2126:masterfrom
phpmyadmin:master
Feb 12, 2021
Merged

[pull] master from phpmyadmin:master#373
pull[bot] merged 20 commits intoblackzilla2126:masterfrom
phpmyadmin:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Feb 10, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

shucon and others added 11 commits February 9, 2021 19:38
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
Pull-request: #16631

Signed-off-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
Currently translated at 94.4% (3187 of 3376 strings)

[ci skip]

Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/el/
Signed-off-by: Michalis <michalisntovas@yahoo.gr>
Currently translated at 100.0% (3376 of 3376 strings)

[ci skip]

Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/ja/
Signed-off-by: Masahiro Fujimoto <mfujimot@gmail.com>
Currently translated at 97.5% (3252 of 3334 strings)

[CI skip]

Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/el/
Signed-off-by: Michalis <michalisntovas@yahoo.gr>
Currently translated at 100.0% (3334 of 3334 strings)

[CI skip]

Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/ja/
Signed-off-by: Masahiro Fujimoto <mfujimot@gmail.com>
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
@pull pull bot added the ⤵️ pull label Feb 10, 2021
MauricioFauth and others added 8 commits February 11, 2021 09:53
Explicitly sets the MySQLi error reporting mode to the current default
to avoid possibly future changes.

Fixes #16589

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
And update a regex to validate URLs

Signed-off-by: William Desportes <williamdes@wdes.fr>
… warning

Signed-off-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 12, 2021

Codecov Report

Merging #373 (17dfe02) into master (bbf749c) will increase coverage by 0.02%.
The diff coverage is 61.11%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #373      +/-   ##
============================================
+ Coverage     52.80%   52.83%   +0.02%     
  Complexity    15091    15091              
============================================
  Files           471      471              
  Lines         62552    62560       +8     
============================================
+ Hits          33032    33052      +20     
+ Misses        29520    29508      -12     
Flag Coverage Δ Complexity Δ
dbase-extension 52.49% <58.82%> (+0.02%) 0.00 <5.00> (ø)
recode-extension 52.44% <58.82%> (+0.02%) 0.00 <5.00> (ø)
unit-7.1-ubuntu-latest 52.44% <58.82%> (+0.02%) 0.00 <5.00> (ø)
unit-7.2-ubuntu-latest 52.62% <58.82%> (+0.02%) 0.00 <5.00> (ø)
unit-7.3-ubuntu-latest 57.37% <61.11%> (+0.02%) 0.00 <5.00> (ø)
unit-7.4-ubuntu-latest 57.38% <61.11%> (+0.02%) 0.00 <5.00> (ø)
unit-8.0-ubuntu-latest 57.53% <61.11%> (+0.02%) 0.00 <5.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
libraries/classes/Command/CacheWarmupCommand.php 0.00% <ø> (ø) 16.00 <0.00> (ø)
libraries/classes/Config/Validator.php 53.91% <0.00%> (-0.24%) 90.00 <0.00> (ø)
libraries/classes/Controllers/ImportController.php 0.00% <0.00%> (ø) 123.00 <0.00> (ø)
...ies/classes/Controllers/ImportStatusController.php 0.00% <0.00%> (ø) 7.00 <0.00> (ø)
libraries/classes/Dbal/DbiMysqli.php 13.61% <0.00%> (-0.07%) 77.00 <0.00> (ø)
libraries/classes/File.php 37.54% <ø> (ø) 104.00 <0.00> (ø)
libraries/classes/Navigation/Nodes/Node.php 60.16% <ø> (ø) 128.00 <0.00> (ø)
libraries/classes/Advisor.php 60.71% <100.00%> (+1.45%) 33.00 <0.00> (ø)
libraries/classes/Plugins/Import/ImportXml.php 74.61% <100.00%> (+0.37%) 36.00 <0.00> (-1.00) ⬆️
libraries/classes/Util.php 66.10% <100.00%> (+1.05%) 404.00 <5.00> (+1.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 8124944...17dfe02. Read the comment docs.

Currently translated at 100.0% (3380 of 3380 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ja/
Signed-off-by: Masahiro Fujimoto <mfujimot@gmail.com>
@pull pull bot merged commit 8b85bc3 into blackzilla2126:master Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants