FundRequest / platform

FundRequest platform code (core)
https://fundrequest.io
MIT License
109 stars 25 forks source link

FundRequest/internal-issues#4 - Post message on Gitter after funded #521

Closed nico-ptrs closed 6 years ago

nico-ptrs commented 6 years ago

FundRequest/internal-issues#4 FundRequest/internal-issues#3

codecov[bot] commented 6 years ago

Codecov Report

Merging #521 into epic-notifications will decrease coverage by 0.3%. The diff coverage is 51%.

Impacted file tree graph

@@                   Coverage Diff                    @@
##             epic-notifications     #521      +/-   ##
========================================================
- Coverage                 63.38%   63.07%   -0.31%     
+ Complexity                 1057     1045      -12     
========================================================
  Files                       298      296       -2     
  Lines                      4329     4290      -39     
  Branches                    151      150       -1     
========================================================
- Hits                       2744     2706      -38     
  Misses                     1500     1500              
+ Partials                     85       84       -1
Impacted Files Coverage Δ Complexity Δ
...a/io/fundrequest/platform/tweb/WebApplication.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...ndrequest/social/gitter/connect/GitterAdapter.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...request/social/gitter/api/impl/GitterTemplate.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...t/social/gitter/connect/GitterServiceProvider.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...ocial/gitter/api/impl/MessageResourceTemplate.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...java/io/fundrequest/social/gitter/api/Message.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...social/gitter/connect/GitterConnectionFactory.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...fundrequest/platform/gitter/FundRequestGitter.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...ava/io/fundrequest/social/gitter/api/RoomType.java 100% <100%> (ø) 1 <1> (ø) :arrow_down:
...t/social/gitter/api/impl/RoomResourceTemplate.java 100% <100%> (ø) 2 <2> (ø) :arrow_down:
... and 13 more

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 6eab258...9ce8b00. Read the comment docs.