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

build: drop unused KF6Declarative #23

Merged
merged 1 commit into from
Apr 13, 2024
Merged

build: drop unused KF6Declarative #23

merged 1 commit into from
Apr 13, 2024

Conversation

jbeich
Copy link
Contributor

@jbeich jbeich commented Apr 13, 2024

Found downstream via LDFLAGS+=-Wl,--as-needed:

$ poudriere testport .../como
[...]
Warning: you might not need LIB_DEPENDS on libKF6CalendarEvents.so
[...]

KF6 (unlike KF5) only CalendarEvents API which isn't used by como.
Copy link

codecov bot commented Apr 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.35%. Comparing base (4b46eb9) to head (9775ff2).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
- Coverage   50.77%   50.35%   -0.42%     
==========================================
  Files         941      941              
  Lines       87404    87404              
  Branches    45306    45071     -235     
==========================================
- Hits        44376    44014     -362     
+ Misses      38315    38006     -309     
- Partials     4713     5384     +671     

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

@romangg romangg merged commit d66b1d4 into winft:master Apr 13, 2024
14 of 15 checks passed
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.

2 participants