opsdroid icon indicating copy to clipboard operation
opsdroid copied to clipboard

Package cleanup and updates

Open Cadair opened this issue 1 year ago β€’ 2 comments

The goal of this PR is to lay the ground work for updating to new versions of Python. Make the CI all pass and generally try and declutter a little.

Cadair avatar Oct 04 '23 10:10 Cadair

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (41246da) 99.16% compared to head (af4bad3) 98.99%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2010      +/-   ##
==========================================
- Coverage   99.16%   98.99%   -0.17%     
==========================================
  Files          83       83              
  Lines        5395     5393       -2     
==========================================
- Hits         5350     5339      -11     
- Misses         45       54       +9     
Files Coverage Ξ”
opsdroid/__init__.py 100.00% <100.00%> (ΓΈ)

... and 1 file with indirect coverage changes

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 04 '23 10:10 codecov[bot]

Looks good to me. πŸ‘ It would be good to have another opinion if we should remove the video property test or not. Or, maybe, rework it.

oleg-fiksel avatar Oct 04 '23 15:10 oleg-fiksel

Sorry I totally missed this PR when cleaning things up here this morning. I've superseded this with updating versioneer and with the CI fixes in #2020. Given the number of conflicts I've opened #2029 to extract the olm changes from here, so I'm going to close this out.

jacobtomlinson avatar Apr 25 '24 11:04 jacobtomlinson