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

Return full response #26

Merged
merged 2 commits into from
Mar 30, 2021
Merged

Return full response #26

merged 2 commits into from
Mar 30, 2021

Conversation

runely
Copy link
Member

@runely runely commented Mar 29, 2021

  • Fikset en bug hvor isMock ble returnert som en string og ikke en boolean
  • Lagt til en valgfri option i apiGet, apiPost, apiPut og apiDelete for å få returnert hele axios resultatet. Optionen er satt default til false så systemer som bruker disse skal ikke trenge å gjøre noen endringer.

@runely runely requested a review from MatsAnd March 29, 2021 17:47
@coveralls
Copy link

Pull Request Test Coverage Report for Build 698731088

  • 0 of 9 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 5.882%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/lib/auth-provider.js 0 9 0.0%
Totals Coverage Status
Change from base Build 684969751: -0.2%
Covered Lines: 4
Relevant Lines: 164

💛 - Coveralls

Copy link
Member

@MatsAnd MatsAnd left a comment

Choose a reason for hiding this comment

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

🚀

@runely runely merged commit d995649 into main Mar 30, 2021
@runely runely deleted the return-full-response branch March 30, 2021 16:14
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.

3 participants