XENONnT / appletree

A high-performance program simulates and fits response of XENON
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

use mongo downloader in utilix #190

Closed yuema137 closed 3 weeks ago

yuema137 commented 3 weeks ago

As discussed and implemented here: https://github.com/XENONnT/utilix/pull/141 We propose to move the DB-related operations to utilix to reduce straxen dependency, as importing straxen usually takes some time

coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 11296814121

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
appletree/utils.py 0 2 0.0%
<!-- Total: 0 2 0.0% -->
Totals Coverage Status
Change from base Build 10709265769: 0.0%
Covered Lines: 2440
Relevant Lines: 2864

💛 - Coveralls
yuema137 commented 3 weeks ago

@dachengx Thanks.I double-checked that there's no remaining straxen dependency and removed the requirement