mod_tile icon indicating copy to clipboard operation
mod_tile copied to clipboard

Removed non-`METATILE` code as it no longer seems to work

Open hummeltech opened this issue 2 years ago • 1 comments

I can't for the life of me figure out how to get it working without METATILE defined. There seem to be too many references to it which are not within an #ifdef directive block.

Also:

  • Removed hyphens/spaces from comments from meta-tile/meta-tiling/meta tile
    • In order to consolidate spellings

hummeltech avatar Jan 06 '24 03:01 hummeltech

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

:x: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review. :white_check_mark: Project coverage is 71.56%. Comparing base (19facb0) to head (d4e12ed). :warning: Report is 70 commits behind head on master.

Files with missing lines Patch % Lines
src/render_list.c 50.00% 1 Missing :warning:
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #366      +/-   ##
==========================================
- Coverage   71.90%   71.56%   -0.34%     
==========================================
  Files          23       23              
  Lines        5527     5525       -2     
==========================================
- Hits         3974     3954      -20     
- Misses       1553     1571      +18     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Jan 07 '24 16:01 codecov-commenter