Skip to content

Conversation

@HerrDerb
Copy link
Contributor

Fixes #2112

@HerrDerb HerrDerb changed the title Include optional dependecies to avoid warnings Include optional dependecies to avoid compile warnings Jul 10, 2025
@codecov
Copy link

codecov bot commented Jul 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.02%. Comparing base (8644e37) to head (10bc796).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2113   +/-   ##
=========================================
  Coverage     85.02%   85.02%           
  Complexity     2494     2494           
=========================================
  Files           237      237           
  Lines          7350     7350           
  Branches        388      388           
=========================================
  Hits           6249     6249           
  Misses          871      871           
  Partials        230      230           

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

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

@HerrDerb
Copy link
Contributor Author

@bitwiseman Does this seem feasible to you?

@bitwiseman bitwiseman merged commit 27f259e into hub4j:main Jul 23, 2025
10 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.

I am using v2.0-rc.3 and when starting an application I get a load of warnings regarding annotation used in the github-api library.

2 participants