-
Notifications
You must be signed in to change notification settings - Fork 14k
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
fix: Department names fixed for CountryMap of France #23988
Conversation
Codecov Report
@@ Coverage Diff @@
## master #23988 +/- ##
==========================================
+ Coverage 68.18% 68.94% +0.76%
==========================================
Files 1941 1901 -40
Lines 75287 73898 -1389
Branches 8177 8175 -2
==========================================
- Hits 51332 50951 -381
+ Misses 21860 20834 -1026
- Partials 2095 2113 +18
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 522 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
(cherry picked from commit a9c4472)
SUMMARY
Just a fix for department name :
TESTING INSTRUCTIONS
Add a CountryMap Chart
Select France as country
Show name of these departements
ADDITIONAL INFORMATION