Skip to content
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 for issue #1369 (improvements for WAGettextExporter) #1370

Merged
merged 4 commits into from
Jul 17, 2023

Fix test for export catalog to be independent of Pharo version

b642301
Select commit
Loading
Failed to load commit list.
Merged

Fix for issue #1369 (improvements for WAGettextExporter) #1370

Fix test for export catalog to be independent of Pharo version
b642301
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2023 in 1s

54.15% (+0.00%) compared to ec8c4a2

View this Pull Request on Codecov

54.15% (+0.00%) compared to ec8c4a2

Details

Codecov Report

Patch coverage: 94.03% and no project coverage change.

Comparison is base (ec8c4a2) 54.14% compared to head (b642301) 54.15%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1370   +/-   ##
=======================================
  Coverage   54.14%   54.15%           
=======================================
  Files        8876     8883    +7     
  Lines       72097    72141   +44     
=======================================
+ Hits        39037    39067   +30     
- Misses      33060    33074   +14     
Impacted Files Coverage Δ
...etTextExporter.class/class/newForRBEnvironment..st 0.00% <0.00%> (ø)
...mentsFinder.class/instance/translatedArguments..st 0.00% <0.00%> (-100.00%) ⬇️
...tExporter.class/instance/createAndSortTriplets..st 100.00% <100.00%> (ø)
.../WAGetTextExporter.class/instance/createHeaders.st 100.00% <100.00%> (ø)
...class/instance/createStringMethodRefDictionary..st 100.00% <100.00%> (ø)
...tTextExporter.class/instance/currentDateAndTime.st 100.00% <100.00%> (ø)
.../WAGetTextExporter.class/instance/exportCatalog.st 100.00% <100.00%> (ø)
...e/WAGetTextExporter.class/instance/exportHeader.st 100.00% <100.00%> (ø)
...orter.class/instance/exportHeaderLineKey.value..st 100.00% <100.00%> (ø)
.../WAGetTextExporter.class/instance/formatString..st 100.00% <100.00%> (ø)
... and 10 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.