Skip to content

Conversation

@mrgrain
Copy link
Contributor

@mrgrain mrgrain commented Apr 3, 2025

We are about to move this module into a different package, and the target package is gitignoring any directory called logs. We could just fix the gitignore, but the module name is very inacurate anyway. Therefore we are renaming it.

Also moves rwlock from api/utils to api. This was an oversight and doesn't warrant a separate PR.

Finally moves some test files into their correct corresponding directories.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added the p2 label Apr 3, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team April 3, 2025 21:49
@codecov-commenter
Copy link

codecov-commenter commented Apr 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.85%. Comparing base (969b10b) to head (366c0ac).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #324      +/-   ##
==========================================
- Coverage   86.86%   86.85%   -0.01%     
==========================================
  Files         219      220       +1     
  Lines       35609    35611       +2     
  Branches     4364     4341      -23     
==========================================
- Hits        30932    30931       -1     
- Misses       4583     4584       +1     
- Partials       94       96       +2     
Flag Coverage Δ
suite.unit 86.85% <100.00%> (-0.01%) ⬇️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mrgrain mrgrain force-pushed the mrgrain/refactor/logs-monitor branch from eb8104f to c9dec4e Compare April 3, 2025 21:59
@mrgrain mrgrain disabled auto-merge April 3, 2025 21:59
@mrgrain mrgrain force-pushed the mrgrain/refactor/logs-monitor branch from 9e1601c to cd1c95f Compare April 3, 2025 22:31
@mrgrain mrgrain force-pushed the mrgrain/refactor/logs-monitor branch from cd1c95f to 4e2459b Compare April 3, 2025 23:44
We are about to move this module into a different package, and the target package is gitignoring any directory called `logs`. We could just fix the gitignore, but the module name is very inacurate anyway. Therefore we are renaming it.

Also moves `rwlock` from `api/utils` to `api`. This was an oversight and doesn't warrant a separate PR.

Finally moves some test files into their correct corresponding directories.
Merged via the queue into main with commit 8c7a361 Apr 4, 2025
20 checks passed
@mrgrain mrgrain deleted the mrgrain/refactor/logs-monitor branch April 4, 2025 01:04
mrgrain added a commit that referenced this pull request Apr 4, 2025
We are about to move this module into a different package, and the
target package is gitignoring any directory called `logs`. We could just
fix the gitignore, but the module name is very inacurate anyway.
Therefore we are renaming it.

Also moves `rwlock` from `api/utils` to `api`. This was an oversight and
doesn't warrant a separate PR.

Finally moves some test files into their correct corresponding
directories.

---
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache-2.0 license
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants