Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Conversation

@dkrutskikh
Copy link
Member

What is the purpose of this pull request? (put an "X" next to an item)

[ ] Documentation update
[X] Bug fix
[ ] New rule
[ ] Changes an existing rule
[ ] Add autofixing to a rule
[ ] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:

What changes did you make? (Give an overview)

Is there anything you'd like reviewers to focus on?

@dkrutskikh dkrutskikh added this to the 4.4.0 milestone Sep 23, 2021
@dkrutskikh dkrutskikh self-assigned this Sep 23, 2021
@codecov
Copy link

codecov bot commented Sep 23, 2021

Codecov Report

Merging #473 (2279414) into master (473a956) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head 2279414 differs from pull request most recent head 2f4f0ba. Consider uploading reports for the commit 2f4f0ba to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #473      +/-   ##
==========================================
+ Coverage   83.53%   83.54%   +0.01%     
==========================================
  Files         187      187              
  Lines        3869     3872       +3     
==========================================
+ Hits         3232     3235       +3     
  Misses        637      637              
Impacted Files Coverage Δ
.../anti_patterns/anti_patterns_list/long_method.dart 96.36% <100.00%> (+0.06%) ⬆️
...tterns/anti_patterns_list/long_parameter_list.dart 95.65% <100.00%> (+0.19%) ⬆️
lib/src/utils/yaml_utils.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 473a956...2f4f0ba. Read the comment docs.

@dkrutskikh dkrutskikh merged commit 7fea291 into master Sep 23, 2021
@dkrutskikh dkrutskikh deleted the fix-yaml-parsing branch September 23, 2021 18:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Unhandled exception: type 'Null' is not a subtype of type 'Object' in type cast

3 participants