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

evrignaud / fim / 427 / 2
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 15 Feb 2017 05:26AM 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

15 Feb 2017 05:08AM UTC coverage: 91.93% (+0.003%) from 91.927%
427.2

push

travis-ci

evrignaud
:beetle: Prevent Fim from terminating 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)

2620 of 2850 relevant lines covered (91.93%)

483.15 hits per line

Source Files on job 427.2
  • Tree
  • List 0
  • Changed 11
  • Source Changed 4
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 427
  • Travis Job 427.2
  • d65ee61d on github
  • Prev Job for on master (#426.2)
  • Next Job for on master (#428.2)
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