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!: forbid importing '/r' from '/p' #1393

Closed
wants to merge 2 commits into from

Remove `r/demo/tests` from `p/demo/tests`

3fdb303
Select commit
Loading
Failed to load commit list.
Closed

feat!: forbid importing '/r' from '/p' #1393

Remove `r/demo/tests` from `p/demo/tests`
3fdb303
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2024 in 0s

45.64% (-2.75%) compared to 56b5bc0

View this Pull Request on Codecov

45.64% (-2.75%) compared to 56b5bc0

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 45.64%. Comparing base (56b5bc0) to head (3fdb303).
Report is 2 commits behind head on master.

Files Patch % Lines
tm2/pkg/std/memfile.go 80.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1393      +/-   ##
==========================================
- Coverage   48.38%   45.64%   -2.75%     
==========================================
  Files         409      445      +36     
  Lines       62035    66249    +4214     
==========================================
+ Hits        30018    30241     +223     
- Misses      29517    33512    +3995     
+ Partials     2500     2496       -4     

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