Skip to content

Conversation

@sanfrancrisko
Copy link
Contributor

This was primarily done to add the following line to the Rakefile:
FastGettext.default_text_domain = 'default-text-domain' and
prevent syntax checks failing because of the text domain is not
set (which generates a return code of 1).

This was primarily done to add the following line to the Rakefile:
`FastGettext.default_text_domain = 'default-text-domain'` and
prevent syntax checks failing because of the text domain is not
set (which generates a return code of 1).
@sanfrancrisko sanfrancrisko force-pushed the maint/main/fix_FastGetText branch from d3634dd to 341bc2f Compare January 11, 2021 13:06
@codecov-io
Copy link

codecov-io commented Jan 11, 2021

Codecov Report

Merging #2114 (341bc2f) into main (0c19106) will decrease coverage by 1.04%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2114      +/-   ##
==========================================
- Coverage   57.40%   56.36%   -1.05%     
==========================================
  Files          12       12              
  Lines         216      220       +4     
==========================================
  Hits          124      124              
- Misses         92       96       +4     
Impacted Files Coverage Δ
lib/facter/apache_version.rb 55.00% <ø> (ø)
lib/puppet/functions/apache/apache_pw_hash.rb 0.00% <ø> (ø)
lib/puppet/functions/apache/bool2httpd.rb 0.00% <0.00%> (ø)
lib/puppet/functions/apache/pw_hash.rb 0.00% <ø> (ø)
lib/puppet/functions/apache_pw_hash.rb 0.00% <ø> (ø)
lib/puppet/functions/bool2httpd.rb 0.00% <ø> (ø)
lib/puppet/provider/a2mod.rb 31.57% <ø> (ø)
lib/puppet/provider/a2mod/a2mod.rb 61.11% <ø> (ø)
lib/puppet/provider/a2mod/gentoo.rb 93.84% <ø> (ø)
lib/puppet/provider/a2mod/modfix.rb 75.00% <ø> (ø)
... and 2 more

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 e4e2dae...341bc2f. Read the comment docs.

@sheenaajay sheenaajay merged commit 5f883be into puppetlabs:main Jan 11, 2021
@sanfrancrisko sanfrancrisko deleted the maint/main/fix_FastGetText branch January 11, 2021 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants