Skip to content

Fix a few cases of std::optional mishandling#586

Merged
LebedevRI merged 4 commits into
darktable-org:developfrom
LebedevRI:unchecked-optional-access
Dec 20, 2023
Merged

Fix a few cases of std::optional mishandling#586
LebedevRI merged 4 commits into
darktable-org:developfrom
LebedevRI:unchecked-optional-access

Conversation

@LebedevRI
Copy link
Copy Markdown
Member

Ooops...

@LebedevRI LebedevRI force-pushed the unchecked-optional-access branch from 55b03a8 to f14ef00 Compare December 20, 2023 23:28
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 20, 2023

Codecov Report

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

Comparison is base (6305e5f) 58.40% compared to head (f14ef00) 58.40%.

Files Patch % Lines
src/librawspeed/decoders/Cr2Decoder.cpp 37.50% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #586   +/-   ##
========================================
  Coverage    58.40%   58.40%           
========================================
  Files          247      247           
  Lines        14481    14481           
  Branches      1964     1964           
========================================
  Hits          8457     8457           
  Misses        5904     5904           
  Partials       120      120           
Flag Coverage Δ
benchmarks 9.51% <0.00%> (ø)
integration 46.82% <50.00%> (ø)
linux 56.66% <50.00%> (ø)
macOS 19.18% <0.00%> (ø)
rpu_u 46.82% <50.00%> (ø)
unittests 17.71% <0.00%> (ø)
windows ∅ <ø> (∅)

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

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

@LebedevRI LebedevRI merged commit c5e3e26 into darktable-org:develop Dec 20, 2023
@LebedevRI LebedevRI deleted the unchecked-optional-access branch December 20, 2023 23:46
hfiguiere added a commit to flathub/org.darktable.Darktable that referenced this pull request Jan 17, 2024
Close #112

Signed-off-by: Hubert Figuière <hub@figuiere.net>
hfiguiere added a commit to flathub/org.darktable.Darktable that referenced this pull request Jan 17, 2024
Close #112

Signed-off-by: Hubert Figuière <hub@figuiere.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant