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

feat: Add pager support #587

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: Add pager support #587

wants to merge 1 commit into from

Conversation

afnanenayet
Copy link
Owner

Use the minus library so we can write our output out to a pager.

@codecov-commenter
Copy link

codecov-commenter commented May 14, 2023

Codecov Report

Merging #587 (871e869) into main (9980b6e) will increase coverage by 0.04%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #587      +/-   ##
==========================================
+ Coverage   59.41%   59.45%   +0.04%     
==========================================
  Files          13       13              
  Lines        1461     1460       -1     
==========================================
  Hits          868      868              
+ Misses        593      592       -1     
Impacted Files Coverage Δ
src/bin/diffsitter.rs 0.71% <0.00%> (+<0.01%) ⬆️
src/render/json.rs 7.69% <ø> (ø)
src/render/mod.rs 65.25% <ø> (ø)
src/render/unified.rs 10.42% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Use the `minus` library so we can write our output out to a pager.
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.

None yet

2 participants