Skip to content

Add check for missing token and url#238

Merged
pwildenhain merged 3 commits into
masterfrom
add-check-for-missing-token-and-url
Aug 3, 2022
Merged

Add check for missing token and url#238
pwildenhain merged 3 commits into
masterfrom
add-check-for-missing-token-and-url

Conversation

@pwildenhain
Copy link
Copy Markdown
Collaborator

Fixes #236

Apparently the multi-language managment is the first action to happen now, before the project is even created
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 3, 2022

Codecov Report

Merging #238 (3a8a117) into master (932b9bb) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #238   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines          673       675    +2     
=========================================
+ Hits           673       675    +2     
Impacted Files Coverage Δ
redcap/methods/user_roles.py 100.00% <ø> (ø)
redcap/methods/users.py 100.00% <ø> (ø)
redcap/methods/base.py 100.00% <100.00%> (ø)

@pwildenhain pwildenhain merged commit 4b20c2c into master Aug 3, 2022
@pwildenhain pwildenhain deleted the add-check-for-missing-token-and-url branch August 3, 2022 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add token validation that warns if token is None

1 participant