Skip to content

Conversation

@KwanK1
Copy link
Contributor

@KwanK1 KwanK1 commented Jun 1, 2018

No description provided.

ERR_AUTH = 102 # error code for authentication related problems
ERR_2FA = 106 # error code when 2FA authentication is required but no 2FA token provided.
ERR_SSO = 108 # error code when SSO is activated on the site, preventing the use of username/password for authentication.
ERR_OXYG = 110 # error code when Oxygen is activated on the site, preventing the use of username/password for authentication.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

at least two spaces before inline comment

"""
pass

class UserCredentialsNotAllowedForOxygenAuthenticationFault(Fault):

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

expected 2 blank lines, found 1

@coveralls
Copy link

coveralls commented Jun 1, 2018

Pull Request Test Coverage Report for Build 926

  • 4 of 5 (80.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.04%) to 66.002%

Changes Missing Coverage Covered Lines Changed/Added Lines %
shotgun_api3/shotgun.py 4 5 80.0%
Totals Coverage Status
Change from base Build 915: 0.04%
Covered Lines: 1291
Relevant Lines: 1956

💛 - Coveralls

Copy link
Contributor

@patrick-hubert-adsk patrick-hubert-adsk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just validate that the HoundCI-Bot warnings can be addressed... Looks good otherwise.

Copy link
Contributor

@patrick-hubert-adsk patrick-hubert-adsk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HoundCI-Bot warnings are waived. I approve.

@KwanK1 KwanK1 merged commit f161241 into master Jun 1, 2018
@jfboismenu jfboismenu deleted the ticket/SG-6337_oxygen_validation branch February 8, 2019 12:36
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.

5 participants