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

TEST: Patched test results for #749 #822

Merged
merged 7 commits into from
Jan 18, 2023
Merged

Conversation

carlwilson
Copy link
Member

Patched the integration tests results for #749 submitted by @samalloing thanks.

@carlwilson carlwilson added the bug A product defect that needs fixing label Jan 17, 2023
@carlwilson carlwilson added this to the JHOVE 1.28 milestone Jan 17, 2023
@codecov
Copy link

codecov bot commented Jan 17, 2023

Codecov Report

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

Coverage data is based on head (7c36c50) compared to base (65d9c60).
Patch has no changes to coverable lines.

Additional details and impacted files
@@              Coverage Diff               @@
##             integration     #822   +/-   ##
==============================================
  Coverage          46.22%   46.22%           
  Complexity          1056     1056           
==============================================
  Files                 57       57           
  Lines               9057     9057           
  Branches            1607     1607           
==============================================
  Hits                4187     4187           
  Misses              4330     4330           
  Partials             540      540           

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.

val[0] = new Filter
(((PdfSimpleObject) filter).getStringValue());
} else {
System.out.println("we zijn er");
Copy link
Collaborator

Choose a reason for hiding this comment

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

Sorry I left some debug code (System.out.println("we zijn er");). This should be deleted

Copy link
Member Author

Choose a reason for hiding this comment

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

That's the issue with bigger PRs and I let the dependency issue take my attention. I'll remove this and re-submit.

Copy link
Collaborator

@samalloing samalloing left a comment

Choose a reason for hiding this comment

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

It looks fine (except the present debug code. See the inline comment)

Sam

@carlwilson
Copy link
Member Author

Better @samalloing ?

Copy link
Collaborator

@samalloing samalloing left a comment

Choose a reason for hiding this comment

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

thanks!

@carlwilson carlwilson merged commit 0ef4377 into integration Jan 18, 2023
@carlwilson carlwilson deleted the fix/indirect-filter branch January 18, 2023 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A product defect that needs fixing
Projects
Development

Successfully merging this pull request may close these issues.

2 participants