Skip to content
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

Basic Sinarback eVolution decoder #531

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

LebedevRI
Copy link
Member

Seems to kind-of work, but CFARepeatPatternDim is 2,0 (??)

Refs. darktable-org/darktable#15466

Seems to kind-of work, but `CFARepeatPatternDim` is `2,0` (??)

Refs. darktable-org/darktable#15466
@codecov
Copy link

codecov bot commented Oct 22, 2023

Codecov Report

Attention: 31 lines in your changes are missing coverage. Please review.

Comparison is base (0c1902a) 59.08% compared to head (fd474ce) 58.96%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #531      +/-   ##
===========================================
- Coverage    59.08%   58.96%   -0.12%     
===========================================
  Files          232      234       +2     
  Lines        13903    13938      +35     
  Branches      1939     1943       +4     
===========================================
+ Hits          8214     8218       +4     
- Misses        5556     5587      +31     
  Partials       133      133              
Flag Coverage Δ
benchmarks 8.15% <0.00%> (-0.03%) ⬇️
integration 47.40% <11.76%> (-0.10%) ⬇️
linux 56.88% <11.76%> (-0.12%) ⬇️
macOS 18.62% <0.00%> (-0.05%) ⬇️
rpu_u 47.40% <11.76%> (-0.10%) ⬇️
unittests 18.17% <0.00%> (-0.05%) ⬇️
windows ∅ <ø> (∅)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
fuzz/librawspeed/decoders/TiffDecoders/main.cpp 6.66% <ø> (ø)
src/librawspeed/parsers/TiffParser.cpp 70.58% <ø> (ø)
src/librawspeed/decoders/StiDecoder.h 0.00% <0.00%> (ø)
src/librawspeed/decoders/StiDecoder.cpp 12.50% <12.50%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LebedevRI LebedevRI merged commit 8ffc638 into darktable-org:develop Oct 23, 2023
45 of 53 checks passed
@LebedevRI LebedevRI deleted the sinarback branch October 23, 2023 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Resolved
Development

Successfully merging this pull request may close these issues.

3 participants