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

Preliminary PDCurses support. #40

Merged
merged 3 commits into from
Jan 3, 2023
Merged

Preliminary PDCurses support. #40

merged 3 commits into from
Jan 3, 2023

Conversation

pavkam
Copy link
Owner

@pavkam pavkam commented Jan 3, 2023

No description provided.

@pavkam pavkam added the enhancement New feature or request label Jan 3, 2023
@pavkam pavkam self-assigned this Jan 3, 2023
@codecov
Copy link

codecov bot commented Jan 3, 2023

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (583f841) compared to base (c0aa3f7).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##              main       #40    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           43        44     +1     
  Lines         2699      3044   +345     
==========================================
+ Hits          2699      3044   +345     
Impacted Files Coverage Δ
Sharpie/Abstractions/IDotNetSystemAdapter.cs 100.00% <ø> (ø)
Sharpie/Backend/BaseCursesBackend.cs 100.00% <100.00%> (ø)
Sharpie/Backend/CursesBackend.cs 100.00% <100.00%> (ø)
Sharpie/Backend/CursesEvent.cs 100.00% <100.00%> (ø)
Sharpie/Backend/NCursesBackend.cs 100.00% <100.00%> (ø)
Sharpie/Backend/PdCursesBackend.cs 100.00% <100.00%> (ø)
Sharpie/EventPump.cs 100.00% <100.00%> (ø)
Sharpie/KeySequenceResolver.cs 100.00% <100.00%> (ø)

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 c2ef6e3 into main Jan 3, 2023
@pavkam pavkam deleted the pd-curses branch January 3, 2023 20:52
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