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

chore: Update dependencies and upgrate to Dart 2.17 #17

Merged
merged 4 commits into from
May 12, 2022
Merged

Conversation

albertodev01
Copy link
Owner

Why?

The Dart team released version 2.17 and I need to update a few dependencies

What?

I have mostly upgraded dependencies. There are some minor changes to docstrings and small test cases additions

Types of Changes

  • Documentation change (change to update documentation)

Notes

No changes in the public API!

Checklist

  • I have provided a description of the proposed changes.
  • I added unit tests for all relevant code.
  • I added golden tests for all UI changes.
  • I added documentation for all relevant code.

@albertodev01 albertodev01 added Documentation Improvements or additions to documentation enhancement labels May 12, 2022
@albertodev01 albertodev01 self-assigned this May 12, 2022
@codecov
Copy link

codecov bot commented May 12, 2022

Codecov Report

Merging #17 (31b5175) into master (9a625b7) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #17   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          326       324    -2     
=========================================
- Hits           326       324    -2     
Impacted Files Coverage Δ
lib/src/extensions/fraction_num.dart 100.00% <ø> (ø)
lib/src/extensions/fraction_string.dart 100.00% <ø> (ø)
lib/src/extensions/mixed_num.dart 100.00% <ø> (ø)
lib/src/extensions/mixed_string.dart 100.00% <ø> (ø)
lib/src/rational.dart 100.00% <100.00%> (ø)
lib/src/types/egyptian_converter.dart 100.00% <100.00%> (ø)
lib/src/types/mixed.dart 100.00% <100.00%> (ø)
lib/src/types/standard.dart 100.00% <100.00%> (ø)
lib/src/utils/exceptions.dart 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a625b7...31b5175. Read the comment docs.

@albertodev01 albertodev01 merged commit 38a10e9 into master May 12, 2022
@albertodev01 albertodev01 deleted the develop branch May 12, 2022 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant