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

Update to psalm 5 to match what server is using #1034

Merged
merged 4 commits into from
Nov 7, 2023
Merged

Conversation

come-nc
Copy link
Contributor

@come-nc come-nc commented Nov 7, 2023

Dev Changes From To Compare
composer/package-versions-deprecated 1.11.99.5 REMOVED
composer/pcre 3.1.0 3.1.1 ...
composer/semver 3.3.2 3.4.0 ...
doctrine/deprecations v1.1.1 1.1.2 ...
nikic/php-parser v4.16.0 v4.17.1 ...
openlss/lib-array2xml 1.0.0 REMOVED
phpdocumentor/type-resolver 1.7.2 1.7.3 ...
phpstan/phpdoc-parser 1.22.1 1.24.2 ...
symfony/console v3.4.47 v6.0.19 ...
symfony/debug v4.4.44 REMOVED
symfony/polyfill-mbstring v1.27.0 v1.28.0 ...
symfony/polyfill-php80 v1.27.0 REMOVED
vimeo/psalm 4.30.0 5.15.0 ...
webmozart/path-util 2.3.0 REMOVED
fidry/cpu-core-counter NEW 0.5.1
spatie/array-to-xml NEW 3.2.0
symfony/filesystem NEW v6.0.19
symfony/polyfill-ctype NEW v1.28.0
symfony/polyfill-intl-grapheme NEW v1.28.0
symfony/polyfill-intl-normalizer NEW v1.28.0
symfony/service-contracts NEW v3.0.2
symfony/string NEW v6.0.19

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc added this to the Nextcloud 28 milestone Nov 7, 2023
@come-nc come-nc self-assigned this Nov 7, 2023
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3713646) 40.74% compared to head (ae97ddb) 40.74%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1034   +/-   ##
=========================================
  Coverage     40.74%   40.74%           
  Complexity      159      159           
=========================================
  Files            25       25           
  Lines           648      648           
  Branches         31       31           
=========================================
  Hits            264      264           
  Misses          384      384           
Flag Coverage Δ
unit 20.00% <ø> (ø)

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

Files Coverage Δ
lib/Listener/LogListener.php 46.15% <ø> (ø)
lib/Log/LogIterator.php 89.79% <ø> (ø)
lib/Log/SearchFilter.php 0.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc merged commit df9ce9f into master Nov 7, 2023
29 checks passed
@come-nc come-nc deleted the feat/update-psalm branch November 7, 2023 11:29
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.

2 participants