downlords-faf-client icon indicating copy to clipboard operation
downlords-faf-client copied to clipboard

Implement the repository URL

Open Garanas opened this issue 1 year ago • 1 comments

Relates to:

  • https://github.com/FAForever/faf-java-api/issues/564

It's shown as the 'Source' link, below the author. Visually it is not ideal, but we can improve that separately.

image

Garanas avatar Jun 02 '24 13:06 Garanas

Codecov Report

Attention: Patch coverage is 44.44444% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 58.50%. Comparing base (dd9ab2b) to head (5def4c6). Report is 25 commits behind head on develop.

:exclamation: Current head 5def4c6 differs from pull request most recent head 23ab26f

Please upload reports for the commit 23ab26f to get more accurate results.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3192      +/-   ##
=============================================
- Coverage      58.83%   58.50%   -0.33%     
- Complexity      3984     4085     +101     
=============================================
  Files            576      581       +5     
  Lines          19296    19791     +495     
  Branches        1022     1035      +13     
=============================================
+ Hits           11353    11579     +226     
- Misses          7447     7707     +260     
- Partials         496      505       +9     
Files Coverage Δ
...main/java/com/faforever/client/domain/api/Mod.java 100.00% <ø> (ø)
...va/com/faforever/client/domain/api/ModVersion.java 100.00% <ø> (ø)
...java/com/faforever/client/mapstruct/ModMapper.java 0.00% <ø> (ø)
...n/java/com/faforever/client/mod/ModUploadTask.java 94.59% <75.00%> (+4.59%) :arrow_up:
.../com/faforever/client/mod/ModDetailController.java 81.95% <20.00%> (-5.04%) :arrow_down:

... and 14 files with indirect coverage changes


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 74e9dae...23ab26f. Read the comment docs.

codecov[bot] avatar Jun 02 '24 15:06 codecov[bot]