Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Fix for missing token images when adding combatants #305

Merged
merged 1 commit into from
Oct 4, 2022
Merged

Conversation

johnnolan
Copy link
Owner

Description

Fix for missing token images when adding combatants.

@github-actions
Copy link

github-actions bot commented Oct 4, 2022

Unit Test Results

    1 files    15 suites   7s ⏱️
115 tests 115 ✔️ 0 💤 0
118 runs  118 ✔️ 0 💤 0

Results for commit dc06b8d.

@johnnolan johnnolan merged commit 0b9b07c into main Oct 4, 2022
@johnnolan johnnolan deleted the no-token-id branch October 4, 2022 15:32
@github-actions
Copy link

github-actions bot commented Oct 4, 2022

Coverage report for commit: dc06b8d
File: coverage/clover.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  10% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  20% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  60% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  70% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  80% │ ██░░░░░░░░░░░░░░░░░░░░░ │  6.3%
  90% │ ████░░░░░░░░░░░░░░░░░░░ │ 12.5%
 100% │ ███████████████████████ │ 81.3%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: 93.78% | Methods: 91.10% | Branchs: 80.68%
FilesLinesMethodsBranchs
   CampaignRenderer.ts100.00%100.00%83.33%
   CampaignStat.ts98.11%100.00%94.12%
   CombatFlag.ts100.00%100.00%100.00%
   DND5e.ts100.00%100.00%100.00%
   DND5eStat.ts100.00%100.00%100.00%
   Dates.ts100.00%100.00%-
   EncounterRenderer.ts77.33%100.00%62.86%
   Gamemaster.ts100.00%100.00%100.00%
   Handlers.ts96.77%88.89%88.37%
   Logger.ts100.00%100.00%100.00%
   MidiQol.ts100.00%100.00%93.33%
   MidiQolStat.ts100.00%100.00%100.00%
   Stat.ts89.80%80.70%60.27%
   StatManager.ts94.44%75.00%100.00%
   Trans.ts100.00%100.00%-
   enums.ts100.00%100.00%100.00%

🤖 comment via lucassabreu/comment-coverage-clover

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 4, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

80.0% 80.0% Coverage
5.3% 5.3% Duplication

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant