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

Return package home URL when no generator supports it #37

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

IonBazan
Copy link
Owner

@IonBazan IonBazan commented Nov 7, 2024

When no UrlGenerator supports a package, getProjectUrl() returns null. This change displays package's home page instead.

Replaces #36

@IonBazan IonBazan added the enhancement New feature or request label Nov 7, 2024
@IonBazan IonBazan self-assigned this Nov 7, 2024
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (4f10027) to head (21d8eba).

Additional details and impacted files
@@             Coverage Diff             @@
##                main       #37   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       216       217    +1     
===========================================
  Files             21        21           
  Lines            579       638   +59     
===========================================
+ Hits             579       638   +59     

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

@IonBazan
Copy link
Owner Author

@srtfisher let me know if this works for you

@IonBazan IonBazan merged commit ee8037c into main Dec 9, 2024
38 checks passed
@IonBazan IonBazan deleted the feature/homepage-url branch December 9, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant