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

Bump itertools to 0.11 #58

Merged
merged 2 commits into from
Jun 28, 2023
Merged

Bump itertools to 0.11 #58

merged 2 commits into from
Jun 28, 2023

Conversation

adamchalmers
Copy link
Contributor

I couldn't see any relevant breaking changes, so this should be OK.

Cargo.toml Outdated Show resolved Hide resolved
Co-authored-by: Ruben De Smet <[email protected]>
@codecov
Copy link

codecov bot commented Jun 28, 2023

Codecov Report

Merging #58 (b241d58) into main (e83afd7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #58   +/-   ##
=======================================
  Coverage   71.01%   71.01%           
=======================================
  Files          19       19           
  Lines        1956     1956           
=======================================
  Hits         1389     1389           
  Misses        567      567           

see 1 file with indirect coverage changes

@rubdos rubdos merged commit 9da110b into whisperfish:main Jun 28, 2023
@rubdos
Copy link
Member

rubdos commented Jun 28, 2023

Thanks :-)

@djc
Copy link

djc commented Sep 11, 2023

Could we get this into a release, please? Would be nice to avoid the dependency on 0.10.

mwilliammyers added a commit to telcoin/rust-phonenumber that referenced this pull request Dec 13, 2023
* master: (35 commits)
  Bump version to 0.3.3
  Shorter version for +-prefix stripping
  Split panic test case in two tests
  Fix a potential panic during parsing
  Update README build badge with correct link
  Bump itertools to 0.10-0.11 (whisperfish#58)
  Use rstest for phone number type test
  Add `PhoneNumber::number_type` method (whisperfish#57)
  Avoid Panic when extracting country id for UIFN numbers (whisperfish#54)
  Add codecov config
  Set output path for grcov
  Set correct environment for gcov
  Run coverage only on nightly
  Don't fail the tests fast
  Add coverage analysis and Codecov upload
  Refer to issues in the commented-out test case
  Enforce Eq on parsed phone numbers
  Add National and RFC to round trip test
  Add test case for parsing round trip
  Add failing test case as comment
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants