[ 
https://issues.apache.org/jira/browse/IMAGING-238?focusedWorklogId=341033&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-341033
 ]

ASF GitHub Bot logged work on IMAGING-238:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Nov/19 08:52
            Start Date: 10/Nov/19 08:52
    Worklog Time Spent: 10m 
      Work Description: coveralls commented on issue #56: IMAGING-238: Return 
copied byte arrays in PNG Chunk and ICCP PNG Chunk
URL: https://github.com/apache/commons-imaging/pull/56#issuecomment-552175480
 
 
   
   [![Coverage 
Status](https://coveralls.io/builds/26885653/badge)](https://coveralls.io/builds/26885653)
   
   Coverage increased (+0.1%) to 74.743% when pulling 
**f92618c71bf5160f8ec4c796983e76548efd150c on kinow:fix-todos-pngchunks** into 
**f2aed4ca6d795c03ed241a83b176467706fda9e2 on apache:master**.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 341033)
    Time Spent: 20m  (was: 10m)

> Return copied byte arrays in Png Chunk and Png Chunk ICCP
> ---------------------------------------------------------
>
>                 Key: IMAGING-238
>                 URL: https://issues.apache.org/jira/browse/IMAGING-238
>             Project: Commons Imaging
>          Issue Type: Improvement
>          Components: Format: PNG
>    Affects Versions: 1.0-alpha1
>            Reporter: Bruno P. Kinoshita
>            Assignee: Bruno P. Kinoshita
>            Priority: Minor
>             Fix For: 1.0-alpha2
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Noticed that the PngChunkIccp class was never tested. While looking at this 
> class, also noticed both this class and its parent had no javadoc, and a few 
> TODO notes.
> We can remove the TODO's by returning copied values (they are already final, 
> and the parser may fail if users change the bytes in the array).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to