polib icon indicating copy to clipboard operation
polib copied to clipboard

It is possible to provide custom Entry class

Open moctarjallo opened this issue 1 year ago • 2 comments

Same way it is possible to provide a custom klass for pofile, it would useful also if we can do same thing for pofile entries. One may need to override the POEntry class and use that instead.

moctarjallo avatar Jul 17 '23 00:07 moctarjallo

Codecov Report

Merging #141 (b2cd021) into master (8adc7f9) will increase coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
+ Coverage   95.71%   95.73%   +0.01%     
==========================================
  Files           1        1              
  Lines         864      867       +3     
==========================================
+ Hits          827      830       +3     
  Misses         37       37              
Impacted Files Coverage Δ
polib.py 95.73% <100.00%> (+0.01%) :arrow_up:

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

codecov-commenter avatar Jul 17 '23 00:07 codecov-commenter

Hi @moctarjallo ! sorry for the long delay... Could you please add a unit test to the PR ? Thanks for your contribution.

izimobil avatar Nov 20 '23 08:11 izimobil