Skip to content

Add a default fileno function to the BusABC#877

Merged
hardbyte merged 5 commits into
developfrom
feature-add-fileno-to-busabc
Aug 4, 2020
Merged

Add a default fileno function to the BusABC#877
hardbyte merged 5 commits into
developfrom
feature-add-fileno-to-busabc

Conversation

@hardbyte

Copy link
Copy Markdown
Owner

Modify Notifier to handle the exception raised if the bus doesn't override it.

… handle the exception raised if the bus doesn't override it.
Comment thread can/notifier.py Outdated
@bmeisels

bmeisels commented Aug 3, 2020

Copy link
Copy Markdown
Contributor

Looks good. I would like to make a followup change to slcan which will raise NotImplementedError on windows (which was the original motivation for this change).

@hardbyte hardbyte requested a review from zariiii9003 August 4, 2020 08:38
@hardbyte hardbyte added this to the 4.0 Release milestone Aug 4, 2020
@codecov

codecov Bot commented Aug 4, 2020

Copy link
Copy Markdown

Codecov Report

Merging #877 into develop will increase coverage by 0.02%.
The diff coverage is 91.66%.

@@             Coverage Diff             @@
##           develop     #877      +/-   ##
===========================================
+ Coverage    70.69%   70.71%   +0.02%     
===========================================
  Files           71       71              
  Lines         6909     6915       +6     
===========================================
+ Hits          4884     4890       +6     
  Misses        2025     2025              

@hardbyte hardbyte merged commit ac6e3ef into develop Aug 4, 2020
@hardbyte hardbyte deleted the feature-add-fileno-to-busabc branch October 19, 2020 19:28
@felixdivo felixdivo changed the title Add a default fileno function to the BusABC class. Add a default fileno function to the BusABC Jan 15, 2022
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.

3 participants