Skip to content

Conversation

@codeofdusk
Copy link
Contributor

Details

This PR adds more meaningful "how to fix" text for some rules in place of just repeating the description.

Motivation

Part of localization feature (internal access required to view).

Context

Remaining rules to follow, these are just the ones that I felt confident fixing.

Pull request checklist

  • [n/a] Addresses an existing issue: #0000

@codeofdusk codeofdusk requested a review from a team as a code owner October 27, 2022 09:54
Copy link
Member

@sfoslund sfoslund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These look good to me, but I think @ferBonnin should be the one to give final approval

@codecov-commenter
Copy link

Codecov Report

Merging #790 (0bca446) into main (4fc19c3) will increase coverage by 1.03%.
The diff coverage is 77.46%.

@@            Coverage Diff             @@
##             main     #790      +/-   ##
==========================================
+ Coverage   73.70%   74.73%   +1.03%     
==========================================
  Files         398      421      +23     
  Lines       12046    12983     +937     
==========================================
+ Hits         8878     9703     +825     
- Misses       3168     3280     +112     
Impacted Files Coverage Δ
src/Actions/Actions/ControlPatternAction.cs 0.00% <0.00%> (ø)
src/Actions/Actions/CustomUIAAction.cs 0.00% <0.00%> (ø)
src/Actions/Actions/ListenAction.cs 0.00% <0.00%> (ø)
src/Actions/Actions/LoadActionParts.cs 90.90% <ø> (ø)
src/Actions/Actions/SetDataAction.cs 0.00% <0.00%> (ø)
...rc/Actions/Attributes/InteractionLevelAttribute.cs 0.00% <ø> (ø)
src/Actions/Contexts/ElementDataContext.cs 86.36% <ø> (ø)
src/Actions/Misc/ExtensionMethods.cs 7.46% <0.00%> (-31.60%) ⬇️
src/Actions/Resources/ErrorMessages.Designer.cs 0.00% <ø> (-55.56%) ⬇️
src/Automation/Data/OutputFile.cs 88.88% <ø> (ø)
... and 285 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@codeofdusk
Copy link
Contributor Author

@ferBonnin accepted these changes offline. Merging.

@codeofdusk codeofdusk merged commit ef4da3e into microsoft:main Oct 31, 2022
sfoslund added a commit that referenced this pull request Oct 31, 2022
#### Details

Sister PR to #790 this PR
covers the how to fix strings that are still outstanding after those
changes.

I don't have much context on most of these, so please feel free to
correct or expand on any of these strings!

##### Motivation

Localization feature

#### Pull request checklist
<!-- If a checklist item is not applicable to this change, write "n/a"
in the checkbox -->
- [x] Addresses an existing issue:
[2002610](https://dev.azure.com/mseng/1ES/_workitems/edit/2002610)

Co-authored-by: Dave Tryon <[email protected]>
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.

5 participants