refactor(repo)!: nested repository with migration from types #1095
Codecov / codecov/project
failed
Mar 27, 2024 in 0s
65.21% (target 90.00%)
View this Pull Request on Codecov
65.21% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 88.13056%
with 120 lines
in your changes are missing coverage. Please review.
Project coverage is 65.21%. Comparing base (
8a5955d
) to head (f35c68a
).
❗ Current head f35c68a differs from pull request most recent head f1dd103. Consider uploading reports for the commit f1dd103 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## main #1095 +/- ##
==========================================
+ Coverage 63.12% 65.21% +2.08%
==========================================
Files 348 359 +11
Lines 10533 11378 +845
==========================================
+ Hits 6649 7420 +771
- Misses 3400 3448 +48
- Partials 484 510 +26
Files | Coverage Δ | |
---|---|---|
api/types/actions/deploy.go | 100.00% <100.00%> (ø) |
|
api/types/actions/push.go | 100.00% <100.00%> (ø) |
|
api/types/actions/schedule.go | 100.00% <100.00%> (ø) |
|
api/types/events.go | 100.00% <100.00%> (ø) |
|
api/types/repo.go | 100.00% <100.00%> (ø) |
|
compiler/native/compile.go | 69.23% <100.00%> (ø) |
|
compiler/native/environment.go | 85.71% <100.00%> (ø) |
|
compiler/native/native.go | 87.34% <100.00%> (ø) |
|
database/build/count_repo.go | 100.00% <100.00%> (ø) |
|
database/build/get_repo.go | 87.50% <100.00%> (ø) |
|
... and 61 more |
Loading