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

Chore: Refactor AppLogs to TS #26938

Merged
merged 30 commits into from
Oct 15, 2022
Merged

Chore: Refactor AppLogs to TS #26938

merged 30 commits into from
Oct 15, 2022

Conversation

rique223
Copy link
Contributor

Proposed changes (including videos or screenshots)

Rewrote the AppLogs component to TS. Also, improved some error handling logic.

Issue(s)

Steps to test or reproduce

Further comments

Rewrote the AppLogs component to TS. Also, improved some error handling logic.
@codecov
Copy link

codecov bot commented Sep 26, 2022

Codecov Report

Merging #26938 (c13278f) into develop (9956a84) will decrease coverage by 0.03%.
The diff coverage is 33.33%.

❗ Current head c13278f differs from pull request most recent head 10cb2ed. Consider uploading reports for the commit 10cb2ed to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #26938      +/-   ##
===========================================
- Coverage    40.19%   40.15%   -0.04%     
===========================================
  Files          827      827              
  Lines        18258    18241      -17     
  Branches      2020     2020              
===========================================
- Hits          7339     7325      -14     
+ Misses       10626    10617       -9     
- Partials       293      299       +6     
Flag Coverage Δ
e2e 40.15% <33.33%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

@rique223 rique223 marked this pull request as ready for review September 27, 2022 14:03
@rique223 rique223 requested a review from a team as a code owner September 27, 2022 14:03
Refactored the AppLogs component so that it has proper endpoint typing and stopped using unnecessary logic to show the logs.
@rique223 rique223 requested a review from a team as a code owner September 30, 2022 17:37
@ggazzo ggazzo added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Sep 30, 2022
packages/rest-typings/src/apps/index.ts Outdated Show resolved Hide resolved
apps/meteor/client/views/admin/apps/LogItem.tsx Outdated Show resolved Hide resolved
apps/meteor/client/views/admin/apps/AppLogs.tsx Outdated Show resolved Hide resolved
Co-authored-by: Douglas Fabris <devfabris@gmail.com>
@dougfabris dougfabris added this to the 5.3.0 milestone Oct 5, 2022
@dougfabris dougfabris changed the title Chore: Rewrite AppLogs to TS Chore: Refactor AppLogs to TS Oct 13, 2022
@kodiakhq kodiakhq bot merged commit de1eed7 into develop Oct 15, 2022
@kodiakhq kodiakhq bot deleted the chore/rewrite-app-logs branch October 15, 2022 02:09
weslley543 pushed a commit that referenced this pull request Oct 17, 2022
@ggazzo ggazzo mentioned this pull request Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat: QA tested stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants