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

🔖 release v7.0.1 #465

Merged
merged 84 commits into from
Aug 3, 2023
Merged

🔖 release v7.0.1 #465

merged 84 commits into from
Aug 3, 2023

Conversation

techouse
Copy link
Collaborator

@techouse techouse commented Aug 3, 2023

chopper

7.0.1

  • Refactor ChopperClient constructor
  • Refactor ChopperClient.getService
  • Refactor CurlInterceptor

chopper_generator

7.0.1

  • Add final class modifier to generated Chopper API implementation

yousinix and others added 30 commits May 25, 2021 09:26
Co-authored-by: István Juhos <[email protected]>
techouse added 18 commits May 28, 2023 08:55
* ➖ remove dart_code_metrics as a dev dependency

* 🧑‍💻 update examples
* bump minimum Dart SDK version to 3.0.0
* bump dependencies to the latest (except analyzer)
* implement Dart 3 class modifiers
Fixes:

* Unknown owner on line 5: make sure @Guldem exists and has write access to the repository
* Unknown owner on line 5: make sure @PixelToast exists and has write access to the repository
* refactor getService
* refactor CurlInterceptor
* refactor utils._Instance
# Conflicts:
#	.github/workflows/dart.yml
#	chopper/example/definition.chopper.dart
#	chopper/lib/src/base.dart
#	chopper/lib/src/interceptor.dart
#	chopper/test/base_test.dart
#	chopper/test/test_service.chopper.dart
#	chopper_generator/test/test_service.chopper.dart
#	example/lib/built_value_resource.chopper.dart
#	example/lib/json_serializable.chopper.dart
#	mono_repo.yaml
#	tool/ci.sh
@techouse techouse added the release prod release label Aug 3, 2023
@techouse techouse changed the base branch from develop to master August 3, 2023 15:34
@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #465 (7003d2b) into master (85079b2) will decrease coverage by 0.09%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #465      +/-   ##
==========================================
- Coverage   93.79%   93.70%   -0.09%     
==========================================
  Files           8        8              
  Lines         451      445       -6     
==========================================
- Hits          423      417       -6     
  Misses         28       28              
Files Changed Coverage Δ
chopper/lib/src/utils.dart 100.00% <ø> (ø)
chopper/lib/src/base.dart 94.65% <100.00%> (-0.05%) ⬇️
chopper/lib/src/interceptor.dart 74.19% <100.00%> (-1.93%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@techouse techouse merged commit 203e64d into master Aug 3, 2023
@techouse techouse deleted the release/v7.0.1 branch August 3, 2023 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release prod release
Projects
None yet
Development

Successfully merging this pull request may close these issues.