Skip to content

use libtea#589

Merged
mxcl merged 23 commits into
mainfrom
libtea
May 23, 2023
Merged

use libtea#589
mxcl merged 23 commits into
mainfrom
libtea

Conversation

@mxcl
Copy link
Copy Markdown
Contributor

@mxcl mxcl commented May 21, 2023

still a draft as logging was adapted for libtea to an interface that we still need to implement here

@mxcl mxcl marked this pull request as draft May 21, 2023 16:07
@what-the-diff
Copy link
Copy Markdown

what-the-diff Bot commented May 21, 2023

PR Summary

  • Removed import-map.json and updated dependencies
    Removed the import-map.json file, moved all imports to deno.jsonc, and updated package dependencies accordingly.

  • Added new lint script and fixed bugs
    Introduced a new lint script for src/scripts and fixed some bugs with the repair command.

  • Refactored code and hooks
    Renamed 'chuzzle' function, moved various hooks into 'tea', and replaced logger with a useLogger() hook. Improved error handling and suggestions for missing package errors.

  • Removed unused components
    Removed init.ts, README.md, several files in the prefab folder, and various unused TypeScript components.

  • Updated tests and bug fixes
    Updated test suites to use tea instead of deno, fixed typos, and fixed a bug in the intersection of ranges.

@coveralls
Copy link
Copy Markdown

coveralls commented May 21, 2023

Coverage Status

Coverage: 75.744% (-1.2%) from 76.977% when pulling d70425a on libtea into 9f4d3ae on main.

@mxcl
Copy link
Copy Markdown
Contributor Author

mxcl commented May 22, 2023

a few remaining issues:

  • libtea has issues in useSync when using our git
  • useLogger stuff is a little off

@mxcl mxcl marked this pull request as ready for review May 23, 2023 18:52
@mxcl mxcl merged commit e2c6142 into main May 23, 2023
@mxcl mxcl deleted the libtea branch May 23, 2023 18:52
@coveralls
Copy link
Copy Markdown

Coverage Status

Changes unknown
when pulling 52a1af1 on libtea
into ** on main**.

@coveralls
Copy link
Copy Markdown

coveralls commented Jul 31, 2025

Coverage Status

Changes unknown
when pulling 3e984b4 on libtea
into ** on main**.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants