Skip to content

[CODEC-263] test for user reported issue#240

Merged
garydgregory merged 4 commits into
apache:masterfrom
elharo:CODEC-263
Apr 18, 2024
Merged

[CODEC-263] test for user reported issue#240
garydgregory merged 4 commits into
apache:masterfrom
elharo:CODEC-263

Conversation

@elharo

@elharo elharo commented Feb 5, 2024

Copy link
Copy Markdown
Contributor

Near as I can tell this issue doesn't reproduce and can be closed. @garydgregory

@codecov-commenter

codecov-commenter commented Feb 5, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.27%. Comparing base (71fb705) to head (63b0338).
Report is 81 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #240      +/-   ##
============================================
+ Coverage     92.05%   92.27%   +0.22%     
- Complexity     1746     1756      +10     
============================================
  Files            67       67              
  Lines          4609     4624      +15     
  Branches        712      714       +2     
============================================
+ Hits           4243     4267      +24     
+ Misses          253      248       -5     
+ Partials        113      109       -4     

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

}

public void testCodec263(){
Base64.decodeBase64("publishMessage");

@garydgregory garydgregory Feb 5, 2024

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@elharo
It would make it more obvious IMO to refactor the magic strings into a local variable (or a constant).

@garydgregory garydgregory merged commit 7a96c0d into apache:master Apr 18, 2024
@elharo elharo deleted the CODEC-263 branch April 18, 2024 20:14
omosteven pushed a commit to omosteven/commons-codec-lab-work that referenced this pull request Jan 8, 2025
* test for user reported issue

* test isBase64

* Add Javadoc

* Fix whitespace

---------

Co-authored-by: Gary Gregory <garydgregory@users.noreply.github.com>
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.

3 participants