cvzi / flag

Flag emoji from country codes for Python πŸ³οΈβ€πŸŒˆπŸŒ
https://pypi.org/project/emoji-country-flag/
MIT License
58 stars 7 forks source link

Custom prefix and suffix in a new class "Flag" #8

Closed cvzi closed 3 years ago

cvzi commented 3 years ago

Standard prefix and suffix remain a colon

codecov-commenter commented 3 years ago

Codecov Report

Merging #8 (73254bc) into python310 (26ce5e0) will decrease coverage by 7.00%. The diff coverage is 91.86%.

Impacted file tree graph

@@              Coverage Diff              @@
##           python310       #8      +/-   ##
=============================================
- Coverage     100.00%   93.00%   -7.00%     
=============================================
  Files              1        1              
  Lines             60      100      +40     
=============================================
+ Hits              60       93      +33     
- Misses             0        7       +7     
Impacted Files Coverage Ξ”
flag/__init__.py 93.00% <91.86%> (-7.00%) :arrow_down:

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 26ce5e0...73254bc. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

91.9% 91.9% Coverage
0.0% 0.0% Duplication