Skip to content

Conversation

@leplatrem
Copy link
Contributor

@leplatrem leplatrem commented Feb 21, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.01%. Comparing base (2ba0254) to head (a6e6481).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
+ Coverage   97.97%   98.01%   +0.03%     
==========================================
  Files          22       22              
  Lines         692      705      +13     
  Branches       92       96       +4     
==========================================
+ Hits          678      691      +13     
  Misses          8        8              
  Partials        6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

alexcottner
alexcottner previously approved these changes Feb 21, 2024
@alexcottner
Copy link
Contributor

I am assuming we won't have anything sensitive in the query string.

@leplatrem
Copy link
Contributor Author

I am assuming we won't have anything sensitive in the query string.

Now that you say it, maybe it should be behind a setting and opt-in, just to be extra safe.

leplatrem added a commit to mozilla/jira-bugzilla-integration that referenced this pull request Feb 22, 2024
leplatrem added a commit to mozilla/jira-bugzilla-integration that referenced this pull request Feb 22, 2024
Copy link
Contributor

@alexcottner alexcottner left a comment

Choose a reason for hiding this comment

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

Looks solid

@leplatrem leplatrem merged commit 39ea4e4 into main Feb 23, 2024
@leplatrem leplatrem deleted the log-querystring branch February 23, 2024 17:14
@leplatrem leplatrem mentioned this pull request Mar 4, 2024
leplatrem added a commit to mozilla/jira-bugzilla-integration that referenced this pull request Mar 6, 2024
leplatrem added a commit to mozilla/jira-bugzilla-integration that referenced this pull request Mar 6, 2024
leplatrem added a commit to mozilla/jira-bugzilla-integration that referenced this pull request Mar 7, 2024
* Remove redundant code

* Set APP_DIR explicitly

Without this, the APP_DIR is `/app` which makes tests fail.

* python-dockerflow does not log querystrings (see mozilla-services/python-dockerflow#97)

* Include dockerflow submodules in overrides

* Include fastapi subdeps

* Reorder imports

* Register checks in lifespan (#878)

* Register checks in lifespan

* Add bugzilla checks

* Ignore lifespan type

* Add type to lifespan

* Prepare for new features of python-dockerflow

* Prepare for dockerflow-2024.3.0

* Revert "python-dockerflow does not log querystrings (see mozilla-services/python-dockerflow#97)"

This reverts commit fbfe9e3.

---------

Co-authored-by: grahamalama <gbeckley@mozilla.com>
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.

4 participants