You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2019/06/13 20:41:30 UTC

[GitHub] [couchdb-documentation] nickva removed a comment on issue #409: RFC for CouchDB background workers

nickva removed a comment on issue #409: RFC for CouchDB background workers
URL: https://github.com/apache/couchdb-documentation/pull/409#issuecomment-497515890
 
 
   Latest update:
   
   https://github.com/apache/couchdb/commit/4a904b555a4d5f6bea178583357ff5bbcab7e181
   
   The basics now seem to work. Test coverage:
   
   ```
   Code Coverage:
   couch_jobs                      :  91%
   couch_jobs_activity_monitor     :  89%
   couch_jobs_activity_monitor_sup : 100%
   couch_jobs_app                  : 100%
   couch_jobs_fdb                  :  96%
   couch_jobs_notifier             :  91%
   couch_jobs_notifier_sup         : 100%
   couch_jobs_pending              :  91%
   couch_jobs_server               :  82%
   couch_jobs_sup                  : 100%
   couch_jobs_type_monitor         :  94%
   
   Total                           : 93%
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services