Skip to content

Conversation

@helto4real
Copy link
Collaborator

Breaking change

Proposed change

Upgrades dependencies NUGET packages and fix MQTT depdendency breaking change

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (which adds functionality to an existing integration)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue:
  • Link to documentation pull request:

Checklist

  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the [development checklist][dev-checklist]
  • The code compiles without warnings (code quality chek)
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

@codecov
Copy link

codecov bot commented May 4, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.09 🎉

Comparison is base (75eb52b) 80.70% compared to head (516a667) 80.79%.

❗ Current head 516a667 differs from pull request most recent head 286bdd4. Consider uploading reports for the commit 286bdd4 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #869      +/-   ##
==========================================
+ Coverage   80.70%   80.79%   +0.09%     
==========================================
  Files         170      168       -2     
  Lines        4280     4244      -36     
  Branches      429      423       -6     
==========================================
- Hits         3454     3429      -25     
+ Misses        648      641       -7     
+ Partials      178      174       -4     
Flag Coverage Δ
unittests 80.79% <0.00%> (+0.09%) ⬆️

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

Impacted Files Coverage Δ
....Extensions.MqttEntityManager/MessageSubscriber.cs 0.00% <0.00%> (ø)

... and 6 files with indirect coverage changes

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

@helto4real helto4real force-pushed the latest-dep-upgrades branch from 516a667 to ab162be Compare May 7, 2023 19:08
@helto4real helto4real merged commit ea4237e into dev May 9, 2023
@helto4real helto4real deleted the latest-dep-upgrades branch May 9, 2023 18:33
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