csMACnz / coveralls.net

Coveralls uploader for .Net Code coverage
MIT License
87 stars 27 forks source link

Source files optional #67

Open csMACnz opened 8 years ago

csMACnz commented 8 years ago

(String) source Optional (Required for Manual repos on Enterprise) The contents of the source file.

Because this isn't required when the source is on GitHub, this should probably be configurable to not require the files (if on GitHub). I think the better option is to not send the files, unless send files is provided. This would be a breaking change though.