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

evrignaud / fim / 425 / 1
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 13 Feb 2017 06:08PM UTC
Files 76
Run time 3s
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

12 Feb 2017 07:45PM UTC coverage: 91.888% (+0.4%) from 91.519%
425.1

push

travis-ci

evrignaud
:beetle: Prevent Fim from terminated when he is not allowed to change permissions of a file
Here is the issue before the Fix:
	simple-example$ fim rfa -y
	You are going to reset files attributes based on the last committed State done 2017/02/13 17:36:41

	Exception in thread "main" java.nio.file.FileSystemException: /extend/evrignaud/perso/projects/fim/samples/simple-example/dir01/file01: Opération non permise
		at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
		at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
		at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
		at sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:238)
		at sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:260)
		at org.fim.command.ResetFileAttributesCommand.resetPosixPermissions(ResetFileAttributesCommand.java:139)
		at org.fim.command.ResetFileAttributesCommand.resetFileAttributes(ResetFileAttributesCommand.java:113)
		at org.fim.command.ResetFileAttributesCommand.execute(ResetFileAttributesCommand.java:85)
		at org.fim.Fim.run(Fim.java:258)
		at org.fim.Fim.main(Fim.java:75)

2594 of 2823 relevant lines covered (91.89%)

437.46 hits per line

Source Files on job 425.1
  • Tree
  • List 0
  • Changed 21
  • Source Changed 5
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 425
  • Travis Job 425.1
  • 261cad6e on github
  • Prev Job for on master (#424.1)
  • Next Job for on master (#426.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