Skip to content

Include optional dependecies to avoid compile warnings #2113

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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
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 (3b39f5a) to head (d4cb3d9).

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.

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.
1 participant