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

Bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows #141

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps dawidd6/action-download-artifact from 3 to 6.

Release notes

Sourced from dawidd6/action-download-artifact's releases.

v6

Full Changelog: dawidd6/action-download-artifact@v5...v6

v5

Full Changelog: dawidd6/action-download-artifact@v4...v5

v4

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v3...v4

v3.1.4

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v3...v3.1.4

v3.1.3

What's Changed

Full Changelog: dawidd6/action-download-artifact@v3.1.2...v3.1.3

v3.1.2

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v3.1.1...v3.1.2

v3.1.1

What's Changed

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3 to 6.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v3...v6)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2024
Copy link

Coverage report for commit: 8a31aa4
File: ./clover.xml

Summary - Lines: 100.00% | Methods: 100.00%
FilesLinesMethodsBranches
src/Exception
   ApiException.php100.00%100.00%100.00%
src
   GW2Api.php100.00%100.00%100.00%
src/Middleware
   EffectiveUrlMiddleware.php100.00%100.00%100.00%
src/V2
   ApiHandler.php100.00%100.00%100.00%
   ApiResponse.php100.00%100.00%100.00%
   Endpoint.php100.00%100.00%100.00%
   EndpointTrait.php100.00%100.00%100.00%
   IEndpoint.php100.00%100.00%100.00%
src/V2/Authentication
   AuthenticatedEndpoint.php100.00%100.00%100.00%
   AuthenticationHandler.php100.00%100.00%100.00%
   IAuthenticatedEndpoint.php100.00%100.00%100.00%
src/V2/Authentication/Exception
   AuthenticationException.php100.00%100.00%100.00%
   InvalidPermissionsException.php100.00%100.00%100.00%
src/V2/Bulk
   BulkEndpoint.php100.00%100.00%100.00%
   IBulkEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Account
   AccountEndpoint.php100.00%100.00%100.00%
   AchievementEndpoint.php100.00%100.00%100.00%
   BankEndpoint.php100.00%100.00%100.00%
   DailyCraftingEndpoint.php100.00%100.00%100.00%
   DungeonEndpoint.php100.00%100.00%100.00%
   DyeEndpoint.php100.00%100.00%100.00%
   FinisherEndpoint.php100.00%100.00%100.00%
   GliderEndpoint.php100.00%100.00%100.00%
   InventoryEndpoint.php100.00%100.00%100.00%
   LuckEndpoint.php100.00%100.00%100.00%
   MailcarrierEndpoint.php100.00%100.00%100.00%
   MapchestEndpoint.php100.00%100.00%100.00%
   MasteryEndpoint.php100.00%100.00%100.00%
   MaterialEndpoint.php100.00%100.00%100.00%
   MiniEndpoint.php100.00%100.00%100.00%
   NoveltyEndpoint.php100.00%100.00%100.00%
   OutfitEndpoint.php100.00%100.00%100.00%
   RaidEndpoint.php100.00%100.00%100.00%
   RecipeEndpoint.php100.00%100.00%100.00%
   SkinEndpoint.php100.00%100.00%100.00%
   TitleEndpoint.php100.00%100.00%100.00%
   WalletEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Account/Home
   CatEndpoint.php100.00%100.00%100.00%
   HomeEndpoint.php100.00%100.00%100.00%
   NodeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Account/Mount
   MountEndpoint.php100.00%100.00%100.00%
   SkinEndpoint.php100.00%100.00%100.00%
   TypeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Account/Pvp
   HeroEndpoint.php100.00%100.00%100.00%
   PvpEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Achievement
   AchievementEndpoint.php100.00%100.00%100.00%
   CategoryEndpoint.php100.00%100.00%100.00%
   DailyEndpoint.php100.00%100.00%100.00%
   DailyTomorrowEndpoint.php100.00%100.00%100.00%
   GroupEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Backstory
   AnswerEndpoint.php100.00%100.00%100.00%
   BackstoryEndpoint.php100.00%100.00%100.00%
   QuestionEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Build
   BuildEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Character
   BackstoryEndpoint.php100.00%100.00%100.00%
   CharacterEndpoint.php100.00%100.00%100.00%
   CoreEndpoint.php100.00%100.00%100.00%
   CraftingEndpoint.php100.00%100.00%100.00%
   EquipmentEndpoint.php100.00%100.00%100.00%
   HeropointEndpoint.php100.00%100.00%100.00%
   InventoryEndpoint.php100.00%100.00%100.00%
   QuestEndpoint.php100.00%100.00%100.00%
   RecipeEndpoint.php100.00%100.00%100.00%
   SabEndpoint.php100.00%100.00%100.00%
   SkillEndpoint.php100.00%100.00%100.00%
   SpecializationEndpoint.php100.00%100.00%100.00%
   TrainingEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Color
   ColorEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Commerce
   CommerceEndpoint.php100.00%100.00%100.00%
   ExchangeEndpoint.php100.00%100.00%100.00%
   ListingEndpoint.php100.00%100.00%100.00%
   PriceEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Commerce/Transaction
   ListEndpoint.php100.00%100.00%100.00%
   TransactionEndpoint.php100.00%100.00%100.00%
   TypeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Continent
   ContinentEndpoint.php100.00%100.00%100.00%
   FloorEndpoint.php100.00%100.00%100.00%
   MapEndpoint.php100.00%100.00%100.00%
   PoiEndpoint.php100.00%100.00%100.00%
   RegionEndpoint.php100.00%100.00%100.00%
   SectorEndpoint.php100.00%100.00%100.00%
   TaskEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Currency
   CurrencyEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/DailyCrafting
   DailyCraftingEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Dungeon
   DungeonEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Emblem
   EmblemEndpoint.php100.00%100.00%100.00%
   LayerEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/File
   FileEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Finisher
   FinisherEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Glider
   GliderEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Guild/Authenticated
   LogEndpoint.php100.00%100.00%100.00%
   MemberEndpoint.php100.00%100.00%100.00%
   RankEndpoint.php100.00%100.00%100.00%
   StashEndpoint.php100.00%100.00%100.00%
   TeamEndpoint.php100.00%100.00%100.00%
   TreasuryEndpoint.php100.00%100.00%100.00%
   UpgradeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Guild
   DetailsEndpoint.php100.00%100.00%100.00%
   GuildEndpoint.php100.00%100.00%100.00%
   IRestrictedGuildEndpoint.php100.00%100.00%100.00%
   PermissionEndpoint.php100.00%100.00%100.00%
   RestrictedGuildHandler.php100.00%100.00%100.00%
   SearchEndpoint.php100.00%100.00%100.00%
   UpgradeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Guild/Exception
   GuildException.php100.00%100.00%100.00%
   GuildLeaderRequiredException.php100.00%100.00%100.00%
   MembershipRequiredException.php100.00%100.00%100.00%
src/V2/Endpoint/Home
   CatEndpoint.php100.00%100.00%100.00%
   HomeEndpoint.php100.00%100.00%100.00%
   NodeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Item
   ItemEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Itemstat
   ItemstatEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Legend
   LegendEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Mailcarrier
   MailcarrierEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Map
   MapEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Mapchest
   MapchestEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Mastery
   MasteryEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Material
   MaterialEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Mini
   MiniEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Mount
   MountEndpoint.php100.00%100.00%100.00%
   SkinEndpoint.php100.00%100.00%100.00%
   TypeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Novelty
   NoveltyEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Outfit
   OutfitEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Pet
   PetEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Profession
   ProfessionEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Pvp
   AmuletEndpoint.php100.00%100.00%100.00%
   GameEndpoint.php100.00%100.00%100.00%
   HeroEndpoint.php100.00%100.00%100.00%
   LeaderboardEndpoint.php100.00%100.00%100.00%
   LeaderboardRegionEndpoint.php100.00%100.00%100.00%
   PvpEndpoint.php100.00%100.00%100.00%
   RankEndpoint.php100.00%100.00%100.00%
   SeasonEndpoint.php100.00%100.00%100.00%
   StandingEndpoint.php100.00%100.00%100.00%
   StatsEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Quaggan
   QuagganEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Quest
   QuestEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Race
   RaceEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Raid
   RaidEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Recipe
   RecipeEndpoint.php100.00%100.00%100.00%
   SearchEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Skill
   SkillEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Skin
   SkinEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Specialization
   SpecializationEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Story
   SeasonEndpoint.php100.00%100.00%100.00%
   StoryEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Title
   TitleEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Tokeninfo
   TokeninfoEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Traits
   TraitEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/World
   WorldEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/WorldBoss
   WorldBossEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/WvW
   AbilityEndpoint.php100.00%100.00%100.00%
Table truncated to fit comment

PHP 7.2

Copy link

Coverage report for commit: 8a31aa4
File: ./clover.xml

Summary - Lines: 100.00% | Methods: 100.00%
FilesLinesMethodsBranches
src/Exception
   ApiException.php100.00%100.00%100.00%
src
   GW2Api.php100.00%100.00%100.00%
src/Middleware
   EffectiveUrlMiddleware.php100.00%100.00%100.00%
src/V2
   ApiHandler.php100.00%100.00%100.00%
   ApiResponse.php100.00%100.00%100.00%
   Endpoint.php100.00%100.00%100.00%
src/V2/Authentication
   AuthenticatedEndpoint.php100.00%100.00%100.00%
   AuthenticationHandler.php100.00%100.00%100.00%
src/V2/Authentication/Exception
   AuthenticationException.php100.00%100.00%100.00%
   InvalidPermissionsException.php100.00%100.00%100.00%
src/V2/Bulk
   BulkEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Account
   AccountEndpoint.php100.00%100.00%100.00%
   AchievementEndpoint.php100.00%100.00%100.00%
   BankEndpoint.php100.00%100.00%100.00%
   DailyCraftingEndpoint.php100.00%100.00%100.00%
   DungeonEndpoint.php100.00%100.00%100.00%
   DyeEndpoint.php100.00%100.00%100.00%
   FinisherEndpoint.php100.00%100.00%100.00%
   GliderEndpoint.php100.00%100.00%100.00%
   InventoryEndpoint.php100.00%100.00%100.00%
   LuckEndpoint.php100.00%100.00%100.00%
   MailcarrierEndpoint.php100.00%100.00%100.00%
   MapchestEndpoint.php100.00%100.00%100.00%
   MasteryEndpoint.php100.00%100.00%100.00%
   MaterialEndpoint.php100.00%100.00%100.00%
   MiniEndpoint.php100.00%100.00%100.00%
   NoveltyEndpoint.php100.00%100.00%100.00%
   OutfitEndpoint.php100.00%100.00%100.00%
   RaidEndpoint.php100.00%100.00%100.00%
   RecipeEndpoint.php100.00%100.00%100.00%
   SkinEndpoint.php100.00%100.00%100.00%
   TitleEndpoint.php100.00%100.00%100.00%
   WalletEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Account/Home
   CatEndpoint.php100.00%100.00%100.00%
   HomeEndpoint.php100.00%100.00%100.00%
   NodeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Account/Mount
   MountEndpoint.php100.00%100.00%100.00%
   SkinEndpoint.php100.00%100.00%100.00%
   TypeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Account/Pvp
   HeroEndpoint.php100.00%100.00%100.00%
   PvpEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Achievement
   AchievementEndpoint.php100.00%100.00%100.00%
   CategoryEndpoint.php100.00%100.00%100.00%
   DailyEndpoint.php100.00%100.00%100.00%
   DailyTomorrowEndpoint.php100.00%100.00%100.00%
   GroupEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Backstory
   AnswerEndpoint.php100.00%100.00%100.00%
   BackstoryEndpoint.php100.00%100.00%100.00%
   QuestionEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Build
   BuildEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Character
   BackstoryEndpoint.php100.00%100.00%100.00%
   CharacterEndpoint.php100.00%100.00%100.00%
   CoreEndpoint.php100.00%100.00%100.00%
   CraftingEndpoint.php100.00%100.00%100.00%
   EquipmentEndpoint.php100.00%100.00%100.00%
   HeropointEndpoint.php100.00%100.00%100.00%
   InventoryEndpoint.php100.00%100.00%100.00%
   QuestEndpoint.php100.00%100.00%100.00%
   RecipeEndpoint.php100.00%100.00%100.00%
   SabEndpoint.php100.00%100.00%100.00%
   SkillEndpoint.php100.00%100.00%100.00%
   SpecializationEndpoint.php100.00%100.00%100.00%
   TrainingEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Color
   ColorEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Commerce
   CommerceEndpoint.php100.00%100.00%100.00%
   ExchangeEndpoint.php100.00%100.00%100.00%
   ListingEndpoint.php100.00%100.00%100.00%
   PriceEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Commerce/Transaction
   ListEndpoint.php100.00%100.00%100.00%
   TransactionEndpoint.php100.00%100.00%100.00%
   TypeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Continent
   ContinentEndpoint.php100.00%100.00%100.00%
   FloorEndpoint.php100.00%100.00%100.00%
   MapEndpoint.php100.00%100.00%100.00%
   PoiEndpoint.php100.00%100.00%100.00%
   RegionEndpoint.php100.00%100.00%100.00%
   SectorEndpoint.php100.00%100.00%100.00%
   TaskEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Currency
   CurrencyEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/DailyCrafting
   DailyCraftingEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Dungeon
   DungeonEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Emblem
   EmblemEndpoint.php100.00%100.00%100.00%
   LayerEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/File
   FileEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Finisher
   FinisherEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Glider
   GliderEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Guild/Authenticated
   LogEndpoint.php100.00%100.00%100.00%
   MemberEndpoint.php100.00%100.00%100.00%
   RankEndpoint.php100.00%100.00%100.00%
   StashEndpoint.php100.00%100.00%100.00%
   TeamEndpoint.php100.00%100.00%100.00%
   TreasuryEndpoint.php100.00%100.00%100.00%
   UpgradeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Guild
   DetailsEndpoint.php100.00%100.00%100.00%
   GuildEndpoint.php100.00%100.00%100.00%
   IRestrictedGuildEndpoint.php100.00%100.00%100.00%
   PermissionEndpoint.php100.00%100.00%100.00%
   RestrictedGuildHandler.php100.00%100.00%100.00%
   SearchEndpoint.php100.00%100.00%100.00%
   UpgradeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Guild/Exception
   GuildException.php100.00%100.00%100.00%
   GuildLeaderRequiredException.php100.00%100.00%100.00%
   MembershipRequiredException.php100.00%100.00%100.00%
src/V2/Endpoint/Home
   CatEndpoint.php100.00%100.00%100.00%
   HomeEndpoint.php100.00%100.00%100.00%
   NodeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Item
   ItemEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Itemstat
   ItemstatEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Legend
   LegendEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Mailcarrier
   MailcarrierEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Map
   MapEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Mapchest
   MapchestEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Mastery
   MasteryEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Material
   MaterialEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Mini
   MiniEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Mount
   MountEndpoint.php100.00%100.00%100.00%
   SkinEndpoint.php100.00%100.00%100.00%
   TypeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Novelty
   NoveltyEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Outfit
   OutfitEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Pet
   PetEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Profession
   ProfessionEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Pvp
   AmuletEndpoint.php100.00%100.00%100.00%
   GameEndpoint.php100.00%100.00%100.00%
   HeroEndpoint.php100.00%100.00%100.00%
   LeaderboardEndpoint.php100.00%100.00%100.00%
   LeaderboardRegionEndpoint.php100.00%100.00%100.00%
   PvpEndpoint.php100.00%100.00%100.00%
   RankEndpoint.php100.00%100.00%100.00%
   SeasonEndpoint.php100.00%100.00%100.00%
   StandingEndpoint.php100.00%100.00%100.00%
   StatsEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Quaggan
   QuagganEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Quest
   QuestEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Race
   RaceEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Raid
   RaidEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Recipe
   RecipeEndpoint.php100.00%100.00%100.00%
   SearchEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Skill
   SkillEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Skin
   SkinEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Specialization
   SpecializationEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Story
   SeasonEndpoint.php100.00%100.00%100.00%
   StoryEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Title
   TitleEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Tokeninfo
   TokeninfoEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Traits
   TraitEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/World
   WorldEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/WorldBoss
   WorldBossEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/WvW
   AbilityEndpoint.php100.00%100.00%100.00%
   MatchEndpoint.php100.00%100.00%100.00%
   ObjectiveEndpoint.php100.00%100.00%100.00%
   OverviewEndpoint.php100.00%100.00%100.00%
   RankEndpoint.php100.00%100.00%100.00%
Table truncated to fit comment

PHP 7.4

Copy link

Coverage report for commit: 8a31aa4
File: ./clover.xml

Summary - Lines: 100.00% | Methods: 100.00%
FilesLinesMethodsBranches
src/Exception
   ApiException.php100.00%100.00%100.00%
src
   GW2Api.php100.00%100.00%100.00%
src/Middleware
   EffectiveUrlMiddleware.php100.00%100.00%100.00%
src/V2
   ApiHandler.php100.00%100.00%100.00%
   ApiResponse.php100.00%100.00%100.00%
   Endpoint.php100.00%100.00%100.00%
src/V2/Authentication
   AuthenticatedEndpoint.php100.00%100.00%100.00%
   AuthenticationHandler.php100.00%100.00%100.00%
src/V2/Authentication/Exception
   AuthenticationException.php100.00%100.00%100.00%
   InvalidPermissionsException.php100.00%100.00%100.00%
src/V2/Bulk
   BulkEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Account
   AccountEndpoint.php100.00%100.00%100.00%
   AchievementEndpoint.php100.00%100.00%100.00%
   BankEndpoint.php100.00%100.00%100.00%
   DailyCraftingEndpoint.php100.00%100.00%100.00%
   DungeonEndpoint.php100.00%100.00%100.00%
   DyeEndpoint.php100.00%100.00%100.00%
   FinisherEndpoint.php100.00%100.00%100.00%
   GliderEndpoint.php100.00%100.00%100.00%
   InventoryEndpoint.php100.00%100.00%100.00%
   LuckEndpoint.php100.00%100.00%100.00%
   MailcarrierEndpoint.php100.00%100.00%100.00%
   MapchestEndpoint.php100.00%100.00%100.00%
   MasteryEndpoint.php100.00%100.00%100.00%
   MaterialEndpoint.php100.00%100.00%100.00%
   MiniEndpoint.php100.00%100.00%100.00%
   NoveltyEndpoint.php100.00%100.00%100.00%
   OutfitEndpoint.php100.00%100.00%100.00%
   RaidEndpoint.php100.00%100.00%100.00%
   RecipeEndpoint.php100.00%100.00%100.00%
   SkinEndpoint.php100.00%100.00%100.00%
   TitleEndpoint.php100.00%100.00%100.00%
   WalletEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Account/Home
   CatEndpoint.php100.00%100.00%100.00%
   HomeEndpoint.php100.00%100.00%100.00%
   NodeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Account/Mount
   MountEndpoint.php100.00%100.00%100.00%
   SkinEndpoint.php100.00%100.00%100.00%
   TypeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Account/Pvp
   HeroEndpoint.php100.00%100.00%100.00%
   PvpEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Achievement
   AchievementEndpoint.php100.00%100.00%100.00%
   CategoryEndpoint.php100.00%100.00%100.00%
   DailyEndpoint.php100.00%100.00%100.00%
   DailyTomorrowEndpoint.php100.00%100.00%100.00%
   GroupEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Backstory
   AnswerEndpoint.php100.00%100.00%100.00%
   BackstoryEndpoint.php100.00%100.00%100.00%
   QuestionEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Build
   BuildEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Character
   BackstoryEndpoint.php100.00%100.00%100.00%
   CharacterEndpoint.php100.00%100.00%100.00%
   CoreEndpoint.php100.00%100.00%100.00%
   CraftingEndpoint.php100.00%100.00%100.00%
   EquipmentEndpoint.php100.00%100.00%100.00%
   HeropointEndpoint.php100.00%100.00%100.00%
   InventoryEndpoint.php100.00%100.00%100.00%
   QuestEndpoint.php100.00%100.00%100.00%
   RecipeEndpoint.php100.00%100.00%100.00%
   SabEndpoint.php100.00%100.00%100.00%
   SkillEndpoint.php100.00%100.00%100.00%
   SpecializationEndpoint.php100.00%100.00%100.00%
   TrainingEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Color
   ColorEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Commerce
   CommerceEndpoint.php100.00%100.00%100.00%
   ExchangeEndpoint.php100.00%100.00%100.00%
   ListingEndpoint.php100.00%100.00%100.00%
   PriceEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Commerce/Transaction
   ListEndpoint.php100.00%100.00%100.00%
   TransactionEndpoint.php100.00%100.00%100.00%
   TypeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Continent
   ContinentEndpoint.php100.00%100.00%100.00%
   FloorEndpoint.php100.00%100.00%100.00%
   MapEndpoint.php100.00%100.00%100.00%
   PoiEndpoint.php100.00%100.00%100.00%
   RegionEndpoint.php100.00%100.00%100.00%
   SectorEndpoint.php100.00%100.00%100.00%
   TaskEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Currency
   CurrencyEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/DailyCrafting
   DailyCraftingEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Dungeon
   DungeonEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Emblem
   EmblemEndpoint.php100.00%100.00%100.00%
   LayerEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/File
   FileEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Finisher
   FinisherEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Glider
   GliderEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Guild/Authenticated
   LogEndpoint.php100.00%100.00%100.00%
   MemberEndpoint.php100.00%100.00%100.00%
   RankEndpoint.php100.00%100.00%100.00%
   StashEndpoint.php100.00%100.00%100.00%
   TeamEndpoint.php100.00%100.00%100.00%
   TreasuryEndpoint.php100.00%100.00%100.00%
   UpgradeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Guild
   DetailsEndpoint.php100.00%100.00%100.00%
   GuildEndpoint.php100.00%100.00%100.00%
   IRestrictedGuildEndpoint.php100.00%100.00%100.00%
   PermissionEndpoint.php100.00%100.00%100.00%
   RestrictedGuildHandler.php100.00%100.00%100.00%
   SearchEndpoint.php100.00%100.00%100.00%
   UpgradeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Guild/Exception
   GuildException.php100.00%100.00%100.00%
   GuildLeaderRequiredException.php100.00%100.00%100.00%
   MembershipRequiredException.php100.00%100.00%100.00%
src/V2/Endpoint/Home
   CatEndpoint.php100.00%100.00%100.00%
   HomeEndpoint.php100.00%100.00%100.00%
   NodeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Item
   ItemEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Itemstat
   ItemstatEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Legend
   LegendEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Mailcarrier
   MailcarrierEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Map
   MapEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Mapchest
   MapchestEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Mastery
   MasteryEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Material
   MaterialEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Mini
   MiniEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Mount
   MountEndpoint.php100.00%100.00%100.00%
   SkinEndpoint.php100.00%100.00%100.00%
   TypeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Novelty
   NoveltyEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Outfit
   OutfitEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Pet
   PetEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Profession
   ProfessionEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Pvp
   AmuletEndpoint.php100.00%100.00%100.00%
   GameEndpoint.php100.00%100.00%100.00%
   HeroEndpoint.php100.00%100.00%100.00%
   LeaderboardEndpoint.php100.00%100.00%100.00%
   LeaderboardRegionEndpoint.php100.00%100.00%100.00%
   PvpEndpoint.php100.00%100.00%100.00%
   RankEndpoint.php100.00%100.00%100.00%
   SeasonEndpoint.php100.00%100.00%100.00%
   StandingEndpoint.php100.00%100.00%100.00%
   StatsEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Quaggan
   QuagganEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Quest
   QuestEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Race
   RaceEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Raid
   RaidEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Recipe
   RecipeEndpoint.php100.00%100.00%100.00%
   SearchEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Skill
   SkillEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Skin
   SkinEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Specialization
   SpecializationEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Story
   SeasonEndpoint.php100.00%100.00%100.00%
   StoryEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Title
   TitleEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Tokeninfo
   TokeninfoEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Traits
   TraitEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/World
   WorldEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/WorldBoss
   WorldBossEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/WvW
   AbilityEndpoint.php100.00%100.00%100.00%
   MatchEndpoint.php100.00%100.00%100.00%
   ObjectiveEndpoint.php100.00%100.00%100.00%
   OverviewEndpoint.php100.00%100.00%100.00%
   RankEndpoint.php100.00%100.00%100.00%
Table truncated to fit comment

PHP 8.3

Copy link

Coverage report for commit: 8a31aa4
File: ./clover.xml

Summary - Lines: 100.00% | Methods: 100.00%
FilesLinesMethodsBranches
src/Exception
   ApiException.php100.00%100.00%100.00%
src
   GW2Api.php100.00%100.00%100.00%
src/Middleware
   EffectiveUrlMiddleware.php100.00%100.00%100.00%
src/V2
   ApiHandler.php100.00%100.00%100.00%
   ApiResponse.php100.00%100.00%100.00%
   Endpoint.php100.00%100.00%100.00%
src/V2/Authentication
   AuthenticatedEndpoint.php100.00%100.00%100.00%
   AuthenticationHandler.php100.00%100.00%100.00%
src/V2/Authentication/Exception
   AuthenticationException.php100.00%100.00%100.00%
   InvalidPermissionsException.php100.00%100.00%100.00%
src/V2/Bulk
   BulkEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Account
   AccountEndpoint.php100.00%100.00%100.00%
   AchievementEndpoint.php100.00%100.00%100.00%
   BankEndpoint.php100.00%100.00%100.00%
   DailyCraftingEndpoint.php100.00%100.00%100.00%
   DungeonEndpoint.php100.00%100.00%100.00%
   DyeEndpoint.php100.00%100.00%100.00%
   FinisherEndpoint.php100.00%100.00%100.00%
   GliderEndpoint.php100.00%100.00%100.00%
   InventoryEndpoint.php100.00%100.00%100.00%
   LuckEndpoint.php100.00%100.00%100.00%
   MailcarrierEndpoint.php100.00%100.00%100.00%
   MapchestEndpoint.php100.00%100.00%100.00%
   MasteryEndpoint.php100.00%100.00%100.00%
   MaterialEndpoint.php100.00%100.00%100.00%
   MiniEndpoint.php100.00%100.00%100.00%
   NoveltyEndpoint.php100.00%100.00%100.00%
   OutfitEndpoint.php100.00%100.00%100.00%
   RaidEndpoint.php100.00%100.00%100.00%
   RecipeEndpoint.php100.00%100.00%100.00%
   SkinEndpoint.php100.00%100.00%100.00%
   TitleEndpoint.php100.00%100.00%100.00%
   WalletEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Account/Home
   CatEndpoint.php100.00%100.00%100.00%
   HomeEndpoint.php100.00%100.00%100.00%
   NodeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Account/Mount
   MountEndpoint.php100.00%100.00%100.00%
   SkinEndpoint.php100.00%100.00%100.00%
   TypeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Account/Pvp
   HeroEndpoint.php100.00%100.00%100.00%
   PvpEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Achievement
   AchievementEndpoint.php100.00%100.00%100.00%
   CategoryEndpoint.php100.00%100.00%100.00%
   DailyEndpoint.php100.00%100.00%100.00%
   DailyTomorrowEndpoint.php100.00%100.00%100.00%
   GroupEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Backstory
   AnswerEndpoint.php100.00%100.00%100.00%
   BackstoryEndpoint.php100.00%100.00%100.00%
   QuestionEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Build
   BuildEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Character
   BackstoryEndpoint.php100.00%100.00%100.00%
   CharacterEndpoint.php100.00%100.00%100.00%
   CoreEndpoint.php100.00%100.00%100.00%
   CraftingEndpoint.php100.00%100.00%100.00%
   EquipmentEndpoint.php100.00%100.00%100.00%
   HeropointEndpoint.php100.00%100.00%100.00%
   InventoryEndpoint.php100.00%100.00%100.00%
   QuestEndpoint.php100.00%100.00%100.00%
   RecipeEndpoint.php100.00%100.00%100.00%
   SabEndpoint.php100.00%100.00%100.00%
   SkillEndpoint.php100.00%100.00%100.00%
   SpecializationEndpoint.php100.00%100.00%100.00%
   TrainingEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Color
   ColorEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Commerce
   CommerceEndpoint.php100.00%100.00%100.00%
   ExchangeEndpoint.php100.00%100.00%100.00%
   ListingEndpoint.php100.00%100.00%100.00%
   PriceEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Commerce/Transaction
   ListEndpoint.php100.00%100.00%100.00%
   TransactionEndpoint.php100.00%100.00%100.00%
   TypeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Continent
   ContinentEndpoint.php100.00%100.00%100.00%
   FloorEndpoint.php100.00%100.00%100.00%
   MapEndpoint.php100.00%100.00%100.00%
   PoiEndpoint.php100.00%100.00%100.00%
   RegionEndpoint.php100.00%100.00%100.00%
   SectorEndpoint.php100.00%100.00%100.00%
   TaskEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Currency
   CurrencyEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/DailyCrafting
   DailyCraftingEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Dungeon
   DungeonEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Emblem
   EmblemEndpoint.php100.00%100.00%100.00%
   LayerEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/File
   FileEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Finisher
   FinisherEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Glider
   GliderEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Guild/Authenticated
   LogEndpoint.php100.00%100.00%100.00%
   MemberEndpoint.php100.00%100.00%100.00%
   RankEndpoint.php100.00%100.00%100.00%
   StashEndpoint.php100.00%100.00%100.00%
   TeamEndpoint.php100.00%100.00%100.00%
   TreasuryEndpoint.php100.00%100.00%100.00%
   UpgradeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Guild
   DetailsEndpoint.php100.00%100.00%100.00%
   GuildEndpoint.php100.00%100.00%100.00%
   IRestrictedGuildEndpoint.php100.00%100.00%100.00%
   PermissionEndpoint.php100.00%100.00%100.00%
   RestrictedGuildHandler.php100.00%100.00%100.00%
   SearchEndpoint.php100.00%100.00%100.00%
   UpgradeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Guild/Exception
   GuildException.php100.00%100.00%100.00%
   GuildLeaderRequiredException.php100.00%100.00%100.00%
   MembershipRequiredException.php100.00%100.00%100.00%
src/V2/Endpoint/Home
   CatEndpoint.php100.00%100.00%100.00%
   HomeEndpoint.php100.00%100.00%100.00%
   NodeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Item
   ItemEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Itemstat
   ItemstatEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Legend
   LegendEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Mailcarrier
   MailcarrierEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Map
   MapEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Mapchest
   MapchestEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Mastery
   MasteryEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Material
   MaterialEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Mini
   MiniEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Mount
   MountEndpoint.php100.00%100.00%100.00%
   SkinEndpoint.php100.00%100.00%100.00%
   TypeEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Novelty
   NoveltyEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Outfit
   OutfitEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Pet
   PetEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Profession
   ProfessionEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Pvp
   AmuletEndpoint.php100.00%100.00%100.00%
   GameEndpoint.php100.00%100.00%100.00%
   HeroEndpoint.php100.00%100.00%100.00%
   LeaderboardEndpoint.php100.00%100.00%100.00%
   LeaderboardRegionEndpoint.php100.00%100.00%100.00%
   PvpEndpoint.php100.00%100.00%100.00%
   RankEndpoint.php100.00%100.00%100.00%
   SeasonEndpoint.php100.00%100.00%100.00%
   StandingEndpoint.php100.00%100.00%100.00%
   StatsEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Quaggan
   QuagganEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Quest
   QuestEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Race
   RaceEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Raid
   RaidEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Recipe
   RecipeEndpoint.php100.00%100.00%100.00%
   SearchEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Skill
   SkillEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Skin
   SkinEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Specialization
   SpecializationEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Story
   SeasonEndpoint.php100.00%100.00%100.00%
   StoryEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Title
   TitleEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Tokeninfo
   TokeninfoEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/Traits
   TraitEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/World
   WorldEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/WorldBoss
   WorldBossEndpoint.php100.00%100.00%100.00%
src/V2/Endpoint/WvW
   AbilityEndpoint.php100.00%100.00%100.00%
   MatchEndpoint.php100.00%100.00%100.00%
   ObjectiveEndpoint.php100.00%100.00%100.00%
   OverviewEndpoint.php100.00%100.00%100.00%
   RankEndpoint.php100.00%100.00%100.00%
Table truncated to fit comment

PHP 8.2

@darthmaim darthmaim merged commit 85f2024 into master Nov 25, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/dot-github/workflows/dawidd6/action-download-artifact-6 branch November 25, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant