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

apache / commons-io / 947 / 1
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 28 Aug 2020 10:15PM UTC
Files 162
Run time 10s
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

28 Aug 2020 09:59PM UTC coverage: 89.981% (-0.04%) from 90.017%
947.1

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.

5757 of 6398 relevant lines covered (89.98%)

15165.22 hits per line

Source Files on job 947.1
  • Tree
  • List 0
  • Changed 16
  • Source Changed 1
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 611
  • Travis Job 947.1
  • c1fb4aeb on github
  • Prev Job for on master (#946.1)
  • Next Job for on master (#948.1)
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