Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Make listenerCount public #18

Merged
merged 1 commit into from
Mar 19, 2018
Merged

Make listenerCount public #18

merged 1 commit into from
Mar 19, 2018

Conversation

bleroux-orange
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 16, 2018

Codecov Report

Merging #18 into develop will increase coverage by 0.26%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #18      +/-   ##
===========================================
+ Coverage    94.07%   94.33%   +0.26%     
===========================================
  Files            4        4              
  Lines          304      371      +67     
  Branches         0       26      +26     
===========================================
+ Hits           286      350      +64     
- Misses          18       19       +1     
- Partials         0        2       +2
Impacted Files Coverage Δ
Sources/Listenable/Listenable.swift 100% <ø> (ø) ⬆️
Sources/Listenable/ListenerNode.swift 100% <0%> (ø) ⬆️
Sources/Listenable/ListenerPriority.swift 100% <0%> (ø) ⬆️
Sources/ListenableTests/ListenableTests.swift 91.76% <0%> (+0.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 18004f1...fe718df. Read the comment docs.

@msaps msaps merged commit 51aa106 into msaps:develop Mar 19, 2018
@msaps
Copy link
Owner

msaps commented Mar 19, 2018

@bleroux-orange Thanks! 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants