Skip to content

add homebrew location to default DB search path#264

Merged
antond-weta merged 1 commit intoAcademySoftwareFoundation:mainfrom
antond-weta:homebrew_path
Apr 10, 2026
Merged

add homebrew location to default DB search path#264
antond-weta merged 1 commit intoAcademySoftwareFoundation:mainfrom
antond-weta:homebrew_path

Conversation

@antond-weta
Copy link
Copy Markdown
Contributor

Description

Tests

Checklist:

  • I have read the contribution guidelines.
  • I have updated the documentation, if applicable. (Check if there is no
    need to update the documentation, for example if this is a bug fix that
    doesn't change the API.)
  • I have ensured that the change is tested somewhere in the testsuite
    (adding new test cases if necessary).
  • My code follows the prevailing code style of this project. If I haven't
    already run clang-format before submitting, I definitely will look at the CI
    test that runs clang-format and fix anything that it highlights as being
    nonconforming.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.75%. Comparing base (858a405) to head (83459a4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #264      +/-   ##
==========================================
+ Coverage   90.74%   90.75%   +0.01%     
==========================================
  Files          17       17              
  Lines        3435     3439       +4     
  Branches      531      532       +1     
==========================================
+ Hits         3117     3121       +4     
  Misses        318      318              
Files with missing lines Coverage Δ
src/rawtoaces_core/rawtoaces_core.cpp 98.40% <100.00%> (+<0.01%) ⬆️
src/rawtoaces_util/image_converter.cpp 78.44% <100.00%> (+0.01%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 858a405...83459a4. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Anton Dukhovnikov <antond@wetafx.co.nz>
@antond-weta antond-weta merged commit c9df679 into AcademySoftwareFoundation:main Apr 10, 2026
20 checks passed
@antond-weta antond-weta deleted the homebrew_path branch April 10, 2026 00:37
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.

3 participants