Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Arm and Event API #278

Merged
merged 15 commits into from
Oct 31, 2023

Merge pull request #1 from redcap-tools/arms-events-pr-fixes

46bbf78
Select commit
Loading
Failed to load commit list.
Merged

Add Arm and Event API #278

Merge pull request #1 from redcap-tools/arms-events-pr-fixes
46bbf78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2023 in 1s

100.00% (target 100.00%)

View this Pull Request on Codecov

100.00% (target 100.00%)

Details

Codecov Report

Merging #278 (46bbf78) into master (a168006) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #278   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        21    +2     
  Lines          571       625   +54     
=========================================
+ Hits           571       625   +54     
Files Coverage Δ
redcap/methods/__init__.py 100.00% <100.00%> (ø)
redcap/methods/arms.py 100.00% <100.00%> (ø)
redcap/methods/base.py 100.00% <ø> (ø)
redcap/methods/events.py 100.00% <100.00%> (ø)
redcap/methods/user_roles.py 100.00% <ø> (ø)
redcap/methods/users.py 100.00% <ø> (ø)
redcap/project.py 100.00% <ø> (ø)