[
https://issues.apache.org/jira/browse/CLIMATE-808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329420#comment-15329420
]
ASF GitHub Bot commented on CLIMATE-808:
----------------------------------------
Github user coveralls commented on the issue:
https://github.com/apache/climate/pull/355
[](https://coveralls.io/builds/6588393)
Coverage increased (+9.7%) to 84.16% when pulling
**6b9fae9d5fe2432fd9a8c84e33976a78a2e8236e on jarifibrahim:CLIMATE-808** into
**cc54cc8013a7660425d92cd84929e86ddb228de1 on apache:master**.
> Add tests for plotter module
> ----------------------------
>
> Key: CLIMATE-808
> URL: https://issues.apache.org/jira/browse/CLIMATE-808
> Project: Apache Open Climate Workbench
> Issue Type: Sub-task
> Components: build process, tests
> Reporter: Ibrahim Jarif
> Assignee: Ibrahim Jarif
> Fix For: 1.1
>
>
> Most of the code in plotter module cannot be tested as it generates image
> files.The only way to tests image files is to compare the new image file with
> existing file pixel by pixel. This will affect the test execution time and
> build time significantly. Hence ignore functions that generate image files.
> To do -
> 1. Test the functions that perform some computations.
> 2. Update .coveragerc file to ignore image generation code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)