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

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

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

14 Feb 2017 08:40PM UTC coverage: 92.102% (+0.2%) from 91.888%
426.1

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)

2624 of 2849 relevant lines covered (92.1%)

485.78 hits per line

Source Files on job 426.1
  • Tree
  • List 0
  • Changed 12
  • Source Changed 6
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 426
  • Travis Job 426.1
  • fc76cd32 on github
  • Prev Job for on master (#425.1)
  • Next Job for on master (#427.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