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

Do not manipulate session in ensure_account #2836

Merged
merged 1 commit into from Feb 29, 2024

Conversation

stveit
Copy link
Contributor

@stveit stveit commented Feb 28, 2024

_set_account is called anyways, and that will do the necessary session manipulation

_set_account is called anyways, and that will do the necessary
session manipulation
@stveit stveit self-assigned this Feb 28, 2024
@stveit stveit marked this pull request as ready for review February 28, 2024 10:15
Copy link

sonarcloud bot commented Feb 28, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.10%. Comparing base (d96a876) to head (3871c37).
Report is 18 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2836      +/-   ##
==========================================
+ Coverage   57.06%   57.10%   +0.03%     
==========================================
  Files         567      567              
  Lines       41289    41277      -12     
==========================================
+ Hits        23561    23570       +9     
+ Misses      17728    17707      -21     

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

Copy link

Test results

     12 files       12 suites   11m 38s ⏱️
3 303 tests 3 303 ✔️ 0 💤 0
9 384 runs  9 384 ✔️ 0 💤 0

Results for commit 3871c37.

@hmpf hmpf self-requested a review February 29, 2024 11:09
Copy link
Contributor

@hmpf hmpf left a comment

Choose a reason for hiding this comment

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

Looks fine to me.

@stveit stveit merged commit 9f8214e into Uninett:master Feb 29, 2024
12 checks passed
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.

None yet

2 participants