Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): watch artifacts #897

Merged
merged 6 commits into from
Nov 6, 2024
Merged

feat(cli): watch artifacts #897

merged 6 commits into from
Nov 6, 2024

Conversation

luckasRanarison
Copy link
Contributor

@luckasRanarison luckasRanarison commented Oct 30, 2024

  • ...

Migration notes


  • The change comes with new or modified tests
  • Hard-to-understand functions have explanatory comments
  • End-user documentation is updated to reflect the change

@luckasRanarison luckasRanarison changed the title feat: watch artifacts feat(CLI): watch artifacts Oct 30, 2024
@luckasRanarison luckasRanarison changed the title feat(CLI): watch artifacts feat(cli): watch artifacts Oct 30, 2024
Copy link
Contributor

@Natoandro Natoandro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great 👍

Add some tests?

Copy link

codecov bot commented Nov 5, 2024

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 77.48%. Comparing base (18a13d6) to head (0af55e6).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/typegraph/deno/src/tg_manage.ts 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #897      +/-   ##
==========================================
+ Coverage   77.46%   77.48%   +0.01%     
==========================================
  Files         149      149              
  Lines       18244    18311      +67     
  Branches     1785     1787       +2     
==========================================
+ Hits        14133    14188      +55     
- Misses       4088     4100      +12     
  Partials       23       23              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@luckasRanarison luckasRanarison merged commit 3c27fca into main Nov 6, 2024
12 of 13 checks passed
@luckasRanarison luckasRanarison deleted the feat/watch-artifacts branch November 6, 2024 10:17
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.

4 participants