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 chopper v7.0.9 #531

Merged
merged 119 commits into from
Oct 30, 2023
Merged

🔖 release chopper v7.0.9 #531

merged 119 commits into from
Oct 30, 2023

Conversation

techouse
Copy link
Collaborator

chopper

7.0.9

  • Add success/failure callback hooks to Authenticator (#527)
  • Add mock mixins of Chopper components (#529)

yousinix and others added 30 commits May 25, 2021 09:26
Co-authored-by: Ivan Terekhin <i.terhin@gmail.com>
Co-authored-by: István Juhos <stewemetal@gmail.com>
Co-authored-by: Ivan Terekhin <i.terhin@gmail.com>
Co-authored-by: Meysam Karimi <mysmartapply.it4@gmail.com>
techouse and others added 19 commits September 5, 2023 09:09
* Changing replace all to ignore http:// and https://

* Adding fix to generator

* change on pull request number

* change implementation

---------

Co-authored-by: Martin Alejandro Escobar Espinel <mescobar@softlab.com.co>
Bumps [lints](https://github.com/dart-lang/lints) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/dart-lang/lints/releases)
- [Changelog](https://github.com/dart-lang/lints/blob/main/CHANGELOG.md)
- [Commits](dart-lang/lints@v2.1.1...v3.0.0)

---
updated-dependencies:
- dependency-name: lints
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lints](https://github.com/dart-lang/lints) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/dart-lang/lints/releases)
- [Changelog](https://github.com/dart-lang/lints/blob/main/CHANGELOG.md)
- [Commits](dart-lang/lints@v2.1.1...v3.0.0)

---
updated-dependencies:
- dependency-name: lints
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lints](https://github.com/dart-lang/lints) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/dart-lang/lints/releases)
- [Changelog](https://github.com/dart-lang/lints/blob/main/CHANGELOG.md)
- [Commits](dart-lang/lints@v2.1.1...v3.0.0)

---
updated-dependencies:
- dependency-name: lints
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Conflicts:
#	chopper/Makefile
#	chopper/lib/src/authenticator.dart
#	chopper/lib/src/base.dart
#	chopper/lib/src/chopper_log_record.dart
#	chopper/lib/src/request.dart
#	chopper/pubspec.yaml
#	chopper/test/authenticator_test.dart
#	chopper/test/fake_authenticator.dart
#	chopper_built_value/Makefile
#	chopper_built_value/pubspec.yaml
#	chopper_generator/pubspec.yaml
# chopper

## 7.0.9

- #527
- #529
@codecov
Copy link

codecov bot commented Oct 29, 2023

Codecov Report

Merging #531 (d84b1f6) into master (fcbe6bb) will increase coverage by 0.07%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master     #531      +/-   ##
==========================================
+ Coverage   93.95%   94.02%   +0.07%     
==========================================
  Files           9       10       +1     
  Lines         463      469       +6     
==========================================
+ Hits          435      441       +6     
  Misses         28       28              
Files Coverage Δ
chopper/lib/src/base.dart 96.29% <100.00%> (+1.63%) ⬆️
chopper/lib/src/chopper_log_record.dart 100.00% <ø> (ø)
chopper/lib/src/request.dart 100.00% <ø> (ø)
chopper/lib/src/response.dart 88.88% <ø> (ø)
chopper/lib/src/authenticator.dart 0.00% <0.00%> (ø)

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

@techouse
Copy link
Collaborator Author

Coverage went up yet Codecov is complaining. 🤪

@techouse techouse merged commit 9f3b2e7 into master Oct 30, 2023
11 of 12 checks passed
@techouse techouse deleted the release/chopper/v7.0.9 branch October 30, 2023 12:29
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.