-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fujifilm GFX100 II support #530
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #530 +/- ##
========================================
Coverage 59.26% 59.26%
========================================
Files 251 251
Lines 14849 14849
Branches 2000 2000
========================================
Hits 8801 8801
Misses 5931 5931
Partials 117 117
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@LebedevRI I have a few open PRs where codecov seems to be running periodically and updating the status, you have any idea what might be triggering it? |
I don't have an answer but i could guess that it either reacted to the new changes in the |
3c38aa9
to
0365ff1
Compare
Updated the crop slightly, should be good to go now - seems to be working ok on those RPU samples (except the lossy ones of course). P.S. I think you can remove the 32-bit MSYS environments from CI, they're being phased out. |
Right. At this point i'm not really sure if this library needs to support 32-bit environment But once said CI can not be used anymore, 32-bit env would also be blocked via a cmake check like compiler versions. |
I can not verify crop at all here, samples are really bad. |
@kmilos thank you! |
Pretty sure it's meant to be the same as Mark I... |
Using ADC 16.0
Currently uncompressed and lossless compressed only, as with other Fujifilm cameras.
darktable-org/darktable#16130