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

ASF GitHub Bot logged work on IO-543:
-------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Aug/22 13:56
            Start Date: 11/Aug/22 13:56
    Worklog Time Spent: 10m 
      Work Description: codecov-commenter commented on PR #39:
URL: https://github.com/apache/commons-io/pull/39#issuecomment-1212024862

   # 
[Codecov](https://codecov.io/gh/apache/commons-io/pull/39?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 Report
   > Merging 
[#39](https://codecov.io/gh/apache/commons-io/pull/39?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 (cdf495f) into 
[master](https://codecov.io/gh/apache/commons-io/commit/279a4c462618e0455d35cb53b84afa3c4ddad9e6?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 (279a4c4) will **decrease** coverage by `0.00%`.
   > The diff coverage is `100.00%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master      #39      +/-   ##
   ============================================
   - Coverage     85.66%   85.65%   -0.01%     
   + Complexity     3102     3101       -1     
   ============================================
     Files           204      204              
     Lines          7368     7370       +2     
     Branches        905      904       -1     
   ============================================
   + Hits           6312     6313       +1     
     Misses          810      810              
   - Partials        246      247       +1     
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/commons-io/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 | Coverage Δ | |
   |---|---|---|
   | 
[src/main/java/org/apache/commons/io/FileUtils.java](https://codecov.io/gh/apache/commons-io/pull/39/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvaW8vRmlsZVV0aWxzLmphdmE=)
 | `94.42% <100.00%> (-0.04%)` | :arrow_down: |
   | 
[...ache/commons/io/input/ReversedLinesFileReader.java](https://codecov.io/gh/apache/commons-io/pull/39/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvaW8vaW5wdXQvUmV2ZXJzZWRMaW5lc0ZpbGVSZWFkZXIuamF2YQ==)
 | `90.71% <100.00%> (+3.40%)` | :arrow_up: |
   | 
[.../apache/commons/io/input/ReadAheadInputStream.java](https://codecov.io/gh/apache/commons-io/pull/39/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvaW8vaW5wdXQvUmVhZEFoZWFkSW5wdXRTdHJlYW0uamF2YQ==)
 | `68.53% <0.00%> (-3.38%)` | :arrow_down: |
   | 
[.../main/java/org/apache/commons/io/input/Tailer.java](https://codecov.io/gh/apache/commons-io/pull/39/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvaW8vaW5wdXQvVGFpbGVyLmphdmE=)
 | `86.06% <0.00%> (+0.49%)` | :arrow_up: |
   
   :mega: We’re building smart automated test selection to slash your CI/CD 
build times. [Learn 
more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   




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

    Worklog Id:     (was: 799991)
    Time Spent: 1h 10m  (was: 1h)

> ReversedLinesFileReader with 'getFilePointer' and 'seek' API
> ------------------------------------------------------------
>
>                 Key: IO-543
>                 URL: https://issues.apache.org/jira/browse/IO-543
>             Project: Commons IO
>          Issue Type: Improvement
>    Affects Versions: 2.6
>            Reporter: Jean-Pierre Portier
>            Priority: Minor
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Adding API to get/set current file pointer position for 
> org.apache.commons.io.input.ReversedLinesFileReader class:
>       - long getFilePointer()
>       - void seek(long pos)
> (they act like java.io.RandomAccessFile API class)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to