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

refactor(repo)!: nested repository with migration from types #1095

Merged
merged 11 commits into from
Apr 10, 2024

fix integration test

f35c68a
Select commit
Loading
Failed to load commit list.
Merged

refactor(repo)!: nested repository with migration from types #1095

fix integration test
f35c68a
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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

... and 2 files with indirect coverage changes