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

fix(agent): fix bug in observe option check #337

Merged
merged 2 commits into from
Apr 21, 2022

Conversation

JKRhb
Copy link
Member

@JKRhb JKRhb commented Apr 19, 2022

While #330 mostly fixed the problems with the observe request parameter, it also introduced a new bug that caused the Agent to always set the observe option to 0 in requests. This PR fixes the issue, making the Agent behave normally again.

@JKRhb JKRhb requested a review from Apollon77 April 19, 2022 11:55
@coveralls
Copy link

coveralls commented Apr 19, 2022

Pull Request Test Coverage Report for Build 2191099491

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.01%) to 87.321%

Totals Coverage Status
Change from base Build 2177950353: -0.01%
Covered Lines: 1143
Relevant Lines: 1260

💛 - Coveralls

@Apollon77
Copy link
Collaborator

Do you want to dorectly include versdion increase for release?

@JKRhb
Copy link
Member Author

JKRhb commented Apr 19, 2022

Do you want to dorectly include versdion increase for release?

Oh, sure, I'll update the PR :)

@JKRhb
Copy link
Member Author

JKRhb commented Apr 19, 2022

Done :)

@Apollon77 Apollon77 merged commit 96ebfca into coapjs:master Apr 21, 2022
@JKRhb JKRhb deleted the observe-fix branch April 21, 2022 10:41
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