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 v6.1.3 #436

Merged
merged 70 commits into from
May 28, 2023
Merged

🔖 release v6.1.3 #436

merged 70 commits into from
May 28, 2023

Conversation

techouse
Copy link
Collaborator

@techouse techouse commented May 28, 2023

chopper

6.1.3

  • Add follow redirects to toHttpRequest (#430)
  • Update http constraint to ">=0.13.0 <2.0.0" (#431)
  • Add MultipartRequest log to CurlInterceptor (#435)

chopper_built_value

1.2.2

  • Update http constraint to ">=0.13.0 <2.0.0" (#431)

example


Github actions

  • Add cleanup step to publish workflow (#434)

yousinix and others added 30 commits May 25, 2021 09:26
Co-authored-by: István Juhos <[email protected]>
techouse and others added 19 commits February 22, 2023 16:53
* #290 implement Equatable

* ➕ add faker and data_fixture_dart as dev dependencies

* ✅ add Request equatability test

* ✅ add Response equatability test

* 🔥 Remove some obsolete equatables

* 🔥 Remove some obsolete equatables

* ✅ add PartValue equatability test
* ⬆️ Bump Dart constraint to ">=2.17.0 <3.0.0"
* ⬆️ Bump mono_repo Yaml
* 🚨 Ignore Element.enclosingElement3 warning
* 💚 fix publish workflow

* 🚨 silence deprecation warning
# Conflicts:
#	.github/workflows/publish.yml
#	chopper/lib/src/interceptor.dart
#	chopper/lib/src/request.dart
#	chopper/pubspec.yaml
#	chopper/test/interceptors_test.dart
#	chopper_built_value/pubspec.yaml
#	example/lib/json_decode_service.vm.g.dart
#	example/lib/json_decode_service.worker.g.dart
#	example/pubspec.yaml
@codecov
Copy link

codecov bot commented May 28, 2023

Codecov Report

Merging #436 (d253e97) into master (636dbc3) will increase coverage by 0.11%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #436      +/-   ##
==========================================
+ Coverage   93.63%   93.75%   +0.11%     
==========================================
  Files           8        8              
  Lines         440      448       +8     
==========================================
+ Hits          412      420       +8     
  Misses         28       28              
Impacted Files Coverage Δ
chopper/lib/src/interceptor.dart 76.11% <100.00%> (+2.78%) ⬆️
chopper/lib/src/request.dart 100.00% <100.00%> (ø)

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

Copy link
Collaborator

@JEuler JEuler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@techouse techouse merged commit 87fb6c5 into master May 28, 2023
@techouse techouse deleted the release/v6.1.3 branch May 28, 2023 08:57
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.