• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

apache / commons-io / 947
88%

Build:
DEFAULT BRANCH: master
Ran 28 Aug 2020 10:15PM UTC
Jobs 1
Files 162
Run time 12s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
947

push

travis-ci

web-flow
[IO-676] Add isFileNewer() and isFileOlder() methods that support the Java 8 Date/Time API. (#124)

* Add isFileOlder methods that support the Java 8 Date/Time API.

* Add isFileNewer methods that support the Java 8 Date/Time API.

* Apply Javadoc comment changes suggested in PR comment.

* Use Objects.requireNonNull() in the isFileNewer() and isFileOlder() methods.

* Use ChronoLocalDate, ChronoLocalDateTime and ChronoZonedDateTime instead of LocalDate, LocalDateTime and ZonedDateTime to support other date/time formats such as JapaneseDate.

* Add 'since' tags.

* Set Instant to the current zone ID before doing the timestamp comparison.

30 of 30 new or added lines in 1 file covered. (100.0%)

5757 of 6398 relevant lines covered (89.98%)

15165.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 947.1 28 Aug 2020 10:15PM UTC 0
89.98
Travis Job 947.1
Source Files on build 947
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #947
  • c1fb4aeb on github
  • Prev Build on master (#946)
  • Next Build on master (#948)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc