salesforce / grpc-java-contrib

Useful extensions for the grpc-java library
BSD 3-Clause "New" or "Revised" License
220 stars 34 forks source link

Fix invalid character handling in proto file names #88

Closed rmichela closed 5 years ago

rmichela commented 5 years ago

Fixes #87

codecov[bot] commented 5 years ago

Codecov Report

Merging #88 into master will decrease coverage by 0.99%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #88   +/-   ##
=========================================
- Coverage     70.84%   69.84%   -1%     
  Complexity      240      240           
=========================================
  Files            38       38           
  Lines           909      922   +13     
  Branches         91       95    +4     
=========================================
  Hits            644      644           
- Misses          241      254   +13     
  Partials         24       24
Impacted Files Coverage Δ Complexity Δ
...main/java/com/salesforce/jprotoc/ProtoTypeMap.java 4.41% <0%> (-1.05%) 1 <0> (ø)

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 32c2081...9a0eab3. Read the comment docs.