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

198 bug referenceprovider stopped working #199

Merged

Conversation

leon1995
Copy link
Member

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have updated the changelog accordingly.
  • I have added tests to cover my changes.

@leon1995 leon1995 self-assigned this Jul 10, 2023
@leon1995 leon1995 linked an issue Jul 10, 2023 that may be closed by this pull request
2 tasks
@leon1995
Copy link
Member Author

further linting will be done in #156 and moving files to pat directory in #131

@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

Merging #199 (fcdf127) into master (14ff758) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

❗ Current head fcdf127 differs from pull request most recent head 862bc18. Consider uploading reports for the commit 862bc18 to get more accurate results

@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
- Coverage   86.92%   86.89%   -0.04%     
==========================================
  Files         113      113              
  Lines       13366    13367       +1     
==========================================
- Hits        11619    11615       -4     
- Misses       1747     1752       +5     
Impacted Files Coverage Δ
src/sdc11073/certloader.py 0.00% <ø> (ø)
src/sdc11073/mdib/descriptorcontainers.py 96.25% <100.00%> (ø)
src/sdc11073/mdib/statecontainers.py 95.75% <100.00%> (ø)
src/sdc11073/mdib/transactions.py 84.30% <100.00%> (ø)
src/sdc11073/provider/__init__.py 100.00% <100.00%> (ø)
src/sdc11073/provider/components.py 98.30% <100.00%> (ø)
src/sdc11073/provider/providerimpl.py 92.40% <100.00%> (ø)

... and 4 files with indirect coverage changes

@leon1995 leon1995 merged commit cf2fe02 into Draegerwerk:master Jul 11, 2023
@leon1995 leon1995 deleted the 198-bug-referenceprovider-stopped-working branch July 11, 2023 12:19
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.

bug: ReferenceProvider stopped working
2 participants