Skip to content

Conversation

@tobiasehlert
Copy link
Member

@tobiasehlert tobiasehlert commented Nov 21, 2024

The reason for the error:

  • added whitespaces that broke the parser
  • changed div-target in html-selection

fix #400
rel #409

@tobiasehlert tobiasehlert added the go Pull requests that update Go code label Nov 21, 2024
@tobiasehlert tobiasehlert self-assigned this Nov 21, 2024
@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.78%. Comparing base (25cf1d5) to head (d29a44d).
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #412      +/-   ##
==========================================
- Coverage   80.98%   79.78%   -1.20%     
==========================================
  Files          22       22              
  Lines        2755     3641     +886     
==========================================
+ Hits         2231     2905     +674     
- Misses        386      598     +212     
  Partials      138      138              
---- 🚨 Try these New Features:

@tobiasehlert tobiasehlert merged commit a625880 into main Nov 21, 2024
7 checks passed
@tobiasehlert tobiasehlert deleted the fix-failing-creature-endpoints branch November 21, 2024 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go Pull requests that update Go code

Development

Successfully merging this pull request may close these issues.

bug: creature endpoints not working as expected

2 participants