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

Support for NCurses 6+ mouse ABI and loading from HOMEBREW on Mac #26

Merged
merged 2 commits into from
Dec 24, 2022

Conversation

pavkam
Copy link
Owner

@pavkam pavkam commented Dec 24, 2022

No description provided.

@pavkam pavkam added the enhancement New feature or request label Dec 24, 2022
@pavkam pavkam self-assigned this Dec 24, 2022
@codecov
Copy link

codecov bot commented Dec 24, 2022

Codecov Report

Base: 99.96% // Head: 100.00% // Increases project coverage by +0.03% 🎉

Coverage data is based on head (2a1f9a8) compared to base (6e45cbc).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##             main       #26      +/-   ##
===========================================
+ Coverage   99.96%   100.00%   +0.03%     
===========================================
  Files          38        39       +1     
  Lines        2594      2696     +102     
===========================================
+ Hits         2593      2696     +103     
+ Misses          1         0       -1     
Impacted Files Coverage Δ
Sharpie/Abstractions/IInterval.cs 100.00% <ø> (ø)
Sharpie/Helpers.cs 100.00% <ø> (ø)
Sharpie/Abstractions/IDotNetSystemAdapter.cs 100.00% <100.00%> (+50.00%) ⬆️
Sharpie/Backend/CursesBackend.cs 100.00% <100.00%> (ø)
Sharpie/Backend/CursesMouseEventParser.cs 100.00% <100.00%> (ø)
Sharpie/Backend/NCursesBackend.cs 100.00% <100.00%> (ø)
Sharpie/Backend/NativeLibraryWrapper.cs 100.00% <100.00%> (ø)
Sharpie/Backend/UnixNCursesBackend.cs 100.00% <100.00%> (ø)
Sharpie/Canvas.cs 100.00% <100.00%> (ø)
Sharpie/EventPump.cs 100.00% <100.00%> (ø)
... and 2 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.

@pavkam pavkam merged commit 34936bd into main Dec 24, 2022
@pavkam pavkam deleted the backend-consolidation branch December 24, 2022 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant