TheCedarPrince / NoteMate.jl

Tools for working with your own knowledge base
MIT License
11 stars 1 forks source link

[FEATURE] Prototype Newsletter Creation Tools #14

Open TheCedarPrince opened 1 year ago

TheCedarPrince commented 1 year ago

This is a prototype implementation for newsletter creation tools. It doesn't support Note objects yet but relies on the records file idea that I have been developing for quick analyses and report building when you don't need full parsing of your notes.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.04 :warning:

Comparison is base (5f7803d) 0.62% compared to head (7615097) 0.59%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #14 +/- ## ======================================== - Coverage 0.62% 0.59% -0.04% ======================================== Files 3 4 +1 Lines 159 169 +10 ======================================== Hits 1 1 - Misses 158 168 +10 ``` | [Impacted Files](https://app.codecov.io/gh/TheCedarPrince/NoteMate/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jacob+S.+Zelko) | Coverage Δ | | |---|---|---| | [src/NoteMate.jl](https://app.codecov.io/gh/TheCedarPrince/NoteMate/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jacob+S.+Zelko#diff-c3JjL05vdGVNYXRlLmps) | `5.26% <ø> (ø)` | | | [src/newsletter/utils.jl](https://app.codecov.io/gh/TheCedarPrince/NoteMate/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jacob+S.+Zelko#diff-c3JjL25ld3NsZXR0ZXIvdXRpbHMuamw=) | `0.00% <0.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.