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

fix: correctly track prefixes usage for check-unused-code #1208

Merged
merged 2 commits into from
Mar 20, 2023

Conversation

incendial
Copy link
Member

Please write a short comment explaining your change (or "none" for internal only changes)

#1196

@incendial incendial added this to the 5.7.0 milestone Mar 20, 2023
@incendial incendial self-assigned this Mar 20, 2023
@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Merging #1208 (2684de2) into master (1edfd17) will increase coverage by 0.06%.
The diff coverage is 100.00%.

❗ Current head 2684de2 differs from pull request most recent head 4aaf567. Consider uploading reports for the commit 4aaf567 to get more accurate results

@@            Coverage Diff             @@
##           master    #1208      +/-   ##
==========================================
+ Coverage   86.29%   86.36%   +0.06%     
==========================================
  Files         363      362       -1     
  Lines        8182     8141      -41     
==========================================
- Hits         7061     7031      -30     
+ Misses       1121     1110      -11     
Impacted Files Coverage Δ
...used_code_analyzer/models/file_elements_usage.dart 100.00% <ø> (ø)
...ers/unused_code_analyzer/unused_code_analyzer.dart 96.84% <100.00%> (+3.70%) ⬆️
...lyzers/unused_code_analyzer/used_code_visitor.dart 72.09% <100.00%> (-2.91%) ⬇️

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

@incendial incendial merged commit 6074aef into master Mar 20, 2023
@incendial incendial deleted the remove-prefix-map branch March 20, 2023 16:23
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.

1 participant