htwangtw / adie_ongoingthoughts

ADIE ongoing thought related analysis plan
MIT License
1 stars 2 forks source link

Experience sampling task derivative #9

Closed htwangtw closed 3 years ago

htwangtw commented 3 years ago

I accidentally closed PR #7

This derivative will include:

The tool will allow maintainer to update the derivative when new data is added. Consider writing a Makefile to streamline the process.

To-do list

codecov[bot] commented 3 years ago

Codecov Report

Merging #9 (4bfe195) into main (06dcf59) will decrease coverage by 0.75%. The diff coverage is 93.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   98.16%   97.40%   -0.76%     
==========================================
  Files           7        5       -2     
  Lines         273      193      -80     
==========================================
- Hits          268      188      -80     
  Misses          5        5              
Flag Coverage Δ
unittests 97.40% <93.61%> (-0.76%) :arrow_down:

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

Impacted Files Coverage Δ
adie/nback.py 89.47% <89.47%> (ø)
adie/bids.py 96.42% <96.42%> (ø)
test/spike_test.py
test/dataset_test.py
test/beh2bids_test.py

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 06dcf59...4bfe195. Read the comment docs.

sourcery-ai[bot] commented 3 years ago

Sourcery Code Quality Report

Merging this PR leaves code quality unchanged.

Quality metrics Before After Change
Complexity 0.00 ⭐ 0.00 ⭐ 0.00
Method Length 28.00 ⭐ 28.00 ⭐ 0.00
Working memory 10.00 😞 10.00 😞 0.00
Quality 80.08% 80.08% 0.00%
Other metrics Before After Change
Lines 19 19 0
Changed files Quality Before Quality After Quality Change
setup.py 80.08% ⭐ 80.08% ⭐ 0.00%

Here are some functions in these files that still need a tune-up:

File Function Complexity Length Working Memory Quality Recommendation

Legend and Explanation

The emojis denote the absolute quality of the code:

The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request.


Please see our documentation here for details on how these metrics are calculated.

We are actively working on this report - lots more documentation and extra metrics to come!

Let us know what you think of it by mentioning @sourcery-ai in a comment.