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

Fix for compare sequence numbers and online help #1993

Merged
merged 9 commits into from
Jan 3, 2024

Conversation

KevinLoesch1
Copy link
Contributor

What It Does
This pull request corrects two bugs. The first one is to correct the output and compare when zowe files compare is issued on Windows and the --noseq false option is specified. The second fix is for the zowe files compare online help.

#1754
#1992

How to Test
Run zowe files compare with the --noseq false on Windows against files that have sequence numbers. The first sequence number should not be the last character of the line.

Review Checklist
I certify that I have:

Signed-off-by: KevinLoesch1 <kevin.loesch@broadcom.com>
Signed-off-by: KevinLoesch1 <kevin.loesch@broadcom.com>
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aa96e7f) 91.03% compared to head (9514e3f) 91.03%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1993   +/-   ##
=======================================
  Coverage   91.03%   91.03%           
=======================================
  Files         636      636           
  Lines       18718    18720    +2     
  Branches     3900     3901    +1     
=======================================
+ Hits        17040    17042    +2     
  Misses       1677     1677           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: KevinLoesch1 <kevin.loesch@broadcom.com>
Copy link
Member

@zFernand0 zFernand0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a small comment, but changes LGTM! 😋

KevinLoesch1 and others added 3 commits January 3, 2024 15:36
Signed-off-by: KevinLoesch1 <kevin.loesch@broadcom.com>
Signed-off-by: KevinLoesch1 <kevin.loesch@broadcom.com>
Copy link

sonarcloud bot commented Jan 3, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

None yet

4 participants