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

requirements: bump attrs 21.3.0 -> 21.4.0 #1032

Merged

Conversation

Bastian-Krause
Copy link
Member

@Bastian-Krause Bastian-Krause commented Nov 3, 2022

Description
attrs 21.3.0 is breaking code coverage [1].

To fix this, bump attrs to 21.4.0.

[1] python-attrs/attrs#895

Checklist

  • PR has been tested (test-suite only)

See #1029

attrs 21.3.0 is breaking code coverage [1].

To fix this, bump attrs to 21.4.0.

[1] python-attrs/attrs#895

Signed-off-by: Bastian Krause <bst@pengutronix.de>
@Bastian-Krause Bastian-Krause added the dependencies Pull requests that update a dependency file label Nov 3, 2022
@codecov
Copy link

codecov bot commented Nov 3, 2022

Codecov Report

Base: 0.0% // Head: 62.6% // Increases project coverage by +62.6% 🎉

Coverage data is based on head (deb5594) compared to base (ca45665).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #1032      +/-   ##
=========================================
+ Coverage        0   62.6%   +62.6%     
=========================================
  Files           0     151     +151     
  Lines           0   11383   +11383     
=========================================
+ Hits            0    7127    +7127     
- Misses          0    4256    +4256     
Impacted Files Coverage Δ
labgrid/util/exceptions.py 0.0% <0.0%> (ø)
labgrid/driver/networkinterfacedriver.py 70.3% <0.0%> (ø)
labgrid/driver/qemudriver.py 74.5% <0.0%> (ø)
labgrid/protocol/commandprotocol.py 100.0% <0.0%> (ø)
labgrid/util/timeout.py 100.0% <0.0%> (ø)
labgrid/protocol/videoprotocol.py 100.0% <0.0%> (ø)
labgrid/util/dict.py 100.0% <0.0%> (ø)
labgrid/resource/udev.py 50.8% <0.0%> (ø)
labgrid/protocol/resetprotocol.py 100.0% <0.0%> (ø)
labgrid/driver/httpvideodriver.py 56.0% <0.0%> (ø)
... and 141 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.

@jluebbe jluebbe merged commit 7a0cb9b into labgrid-project:master Nov 3, 2022
@Bastian-Krause Bastian-Krause deleted the bst/bump-attrs-21.4.0 branch November 3, 2022 11:32
@Bastian-Krause Bastian-Krause mentioned this pull request Nov 3, 2022
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants