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: extension support #78

Merged
merged 55 commits into from
Oct 16, 2023
Merged

feat: extension support #78

merged 55 commits into from
Oct 16, 2023

Conversation

monkeyWie
Copy link
Member

@monkeyWie monkeyWie commented Feb 15, 2023

related: #107

@monkeyWie monkeyWie added the enhancement New feature or request label Feb 15, 2023
@hugetiny hugetiny requested a review from a team February 15, 2023 11:04
# Conflicts:
#	pkg/download/downloader.go
#	pkg/download/model.go
@codecov-commenter
Copy link

codecov-commenter commented Jun 24, 2023

Codecov Report

Attention: 396 lines in your changes are missing coverage. Please review.

Comparison is base (82d316a) 58.64% compared to head (b1c5774) 58.28%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
- Coverage   58.64%   58.28%   -0.36%     
==========================================
  Files          15       19       +4     
  Lines        1833     2522     +689     
==========================================
+ Hits         1075     1470     +395     
- Misses        634      862     +228     
- Partials      124      190      +66     
Files Coverage Δ
pkg/download/model.go 96.00% <100.00%> (ø)
internal/protocol/http/fetcher.go 77.23% <92.10%> (+2.79%) ⬆️
internal/logger/logger.go 86.66% <86.66%> (ø)
pkg/download/storage.go 64.45% <76.47%> (+3.12%) ⬆️
internal/protocol/bt/fetcher.go 41.17% <69.23%> (+1.07%) ⬆️
pkg/rest/server.go 73.80% <74.19%> (+2.38%) ⬆️
pkg/util/matcher.go 84.21% <84.21%> (ø)
pkg/rest/api.go 57.20% <68.23%> (+4.04%) ⬆️
pkg/download/engine/engine.go 59.74% <59.74%> (ø)
pkg/util/path.go 31.85% <1.25%> (-54.52%) ⬇️
... and 2 more

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

# Conflicts:
#	go.mod
#	go.sum
#	pkg/download/downloader.go
#	pkg/download/model.go
#	pkg/util/path.go
#	ui/flutter/lib/util/message.dart
# Conflicts:
#	ui/flutter/lib/api/model/options.dart
#	ui/flutter/lib/api/model/options.g.dart
#	ui/flutter/lib/api/model/request.g.dart
#	ui/flutter/lib/app/modules/create/views/create_view.dart
#	ui/flutter/lib/app/views/buid_task_list_view.dart
@monkeyWie monkeyWie merged commit c073fc0 into main Oct 16, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants