invertase / notifee

⚛️ A feature rich notifications library for React Native.
https://notifee.app
Apache License 2.0
1.88k stars 227 forks source link

refactor: improved Typedoc generation with async file handling and better error management #1112

Open Ultimecia1463 opened 1 month ago

Ultimecia1463 commented 1 month ago

Refactored the Typedoc generation script to enhance error handling, improve asynchronous file operations, and optimize JSON parsing for output.

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.08%. Comparing base (ca4572a) to head (a93dc30). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1112 +/- ## ======================================= Coverage 77.08% 77.08% ======================================= Files 32 32 Lines 1727 1727 Branches 579 556 -23 ======================================= Hits 1331 1331 - Misses 343 395 +52 + Partials 53 1 -52 ```
Ultimecia1463 commented 1 month ago

thanks for you time @mikehardy

github-actions[bot] commented 1 week ago

Hello 👋, this PR has been opened for more than 2 months with no activity on it.

If you think this is a mistake please comment and ping a maintainer to get this merged ASAP! Thanks for contributing!

You have 15 days until this gets closed automatically

Ultimecia1463 commented 1 week ago

@mikehardy