bosagora / agora

POC Node implementation for CoinNet
https://bosagora.io
MIT License
36 stars 22 forks source link

Trivial: Remove dependency to ocean.transition #3186

Closed Geod24 closed 2 years ago

Geod24 commented 2 years ago

This module was only imported once in the whole program, and only for trivial aliases.

codecov[bot] commented 2 years ago

Codecov Report

Merging #3186 (419a054) into v0.x.x (317e13d) will increase coverage by 0.50%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           v0.x.x    #3186      +/-   ##
==========================================
+ Coverage   19.76%   20.27%   +0.50%     
==========================================
  Files          55       64       +9     
  Lines        2413     2881     +468     
==========================================
+ Hits          477      584     +107     
- Misses       1936     2297     +361     
Flag Coverage Δ
integration 20.27% <ø> (+0.50%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
source/agora/utils/Log.d 43.63% <ø> (ø)
source/agora/utils/SCPPrettyPrinter.d 8.92% <0.00%> (ø)
source/agora/utils/Test.d 0.00% <0.00%> (ø)
source/agora/utils/TracyAPI.d 0.00% <0.00%> (ø)
source/agora/utils/Backoff.d 0.00% <0.00%> (ø)
source/agora/utils/Utility.d 0.00% <0.00%> (ø)
source/agora/utils/TxBuilder.d 0.00% <0.00%> (ø)
source/agora/utils/PrettyPrinter.d 77.14% <0.00%> (ø)
source/agora/utils/InetUtils.d 0.00% <0.00%> (ø)

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 317e13d...419a054. Read the comment docs.