[ 
https://issues.apache.org/jira/browse/AVRO-3415?focusedWorklogId=757163&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-757163
 ]

ASF GitHub Bot logged work on AVRO-3415:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Apr/22 19:00
            Start Date: 14/Apr/22 19:00
    Worklog Time Spent: 10m 
      Work Description: KyleSchoonover commented on code in PR #1565:
URL: https://github.com/apache/avro/pull/1565#discussion_r850724267


##########
lang/csharp/versions.props:
##########
@@ -20,41 +20,44 @@
 -->
 

Review Comment:
   Updated so that is is now 2 spaces.  This has to be manually changed in 
Visual Studio.  Apparently XML is not defined in our editorconfig.
   
   Would need to add the following:
   ```
   # XML files
   [*.xml]
   indent_style = space
   indent_size = 2
   trim_trailing_whitespace=true
   ```





Issue Time Tracking
-------------------

    Worklog Id:     (was: 757163)
    Time Spent: 8.5h  (was: 8h 20m)

> Add C# code coverage support
> ----------------------------
>
>                 Key: AVRO-3415
>                 URL: https://issues.apache.org/jira/browse/AVRO-3415
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: csharp
>            Reporter: Kyle Schoonover
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 8.5h
>  Remaining Estimate: 0h
>
> This will add the following dependencies to the test project:
> coverlet.collector version 3.1.2
> coverlet.msbuild version 3.1.2
> ReportGenerator version 5.0.4



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to