Skip to content

FIX: Return only message on new session#63

Merged
mferrera merged 1 commit intoequinor:mainfrom
mferrera:return-nothing-from-new-session
Jun 4, 2025
Merged

FIX: Return only message on new session#63
mferrera merged 1 commit intoequinor:mainfrom
mferrera:return-nothing-from-new-session

Conversation

@mferrera
Copy link
Copy Markdown
Collaborator

@mferrera mferrera commented Jun 4, 2025

Resolves #57

Checklist

  • Tests added (if not, comment why)
  • Test coverage equal or up from main (run pytest with --cov=src/ --cov-report term-missing)
  • If not squash merging, every commit passes tests
  • Appropriate commit prefix and precise commit message used
  • All debug prints and unnecessary comments removed
  • Docstrings are correct and updated
  • Documentation is updated, if necessary
  • Latest main rebased/merged into branch
  • Added comments on this PR where appropriate to help reviewers
  • Moved issue status on project board
  • Checked the boxes in this checklist ✅

@mferrera mferrera self-assigned this Jun 4, 2025
@mferrera mferrera force-pushed the return-nothing-from-new-session branch from 7cd1f4f to c49338f Compare June 4, 2025 07:52
@mferrera mferrera requested review from joargr and slangeveld June 4, 2025 07:52
Copy link
Copy Markdown

@joargr joargr left a comment

Choose a reason for hiding this comment

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

Looks good!

@mferrera mferrera merged commit b2e6367 into equinor:main Jun 4, 2025
3 checks passed
@mferrera mferrera deleted the return-nothing-from-new-session branch June 4, 2025 10:35
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.

Create session: Do not return user or project info

2 participants