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

Add simple tests for search #2597

Merged

Conversation

johannaengland
Copy link
Contributor

As mentioned before in #2595 adding related names broke something in the room search. This PR adds tests for the different searches. As a nice side effect I also discovered a bug that was fixed in #2596.

@johannaengland
Copy link
Contributor Author

This test obviously will fail until #2595 and #2596 are merged.

@github-actions
Copy link

github-actions bot commented Mar 21, 2023

Test results

     12 files       12 suites   11m 59s ⏱️
3 244 tests 3 148 ✔️   96 💤 0
9 207 runs  8 919 ✔️ 288 💤 0

Results for commit 96cdabb.

♻️ This comment has been updated with latest results.

@sonarcloud
Copy link

sonarcloud bot commented Mar 22, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented May 25, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented May 25, 2023

Codecov Report

Merging #2597 (96cdabb) into master (b7f24ec) will increase coverage by 0.21%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2597      +/-   ##
==========================================
+ Coverage   54.20%   54.41%   +0.21%     
==========================================
  Files         558      558              
  Lines       40634    40634              
==========================================
+ Hits        22026    22112      +86     
+ Misses      18608    18522      -86     

see 8 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@lunkwill42 lunkwill42 left a comment

Choose a reason for hiding this comment

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

👍

@johannaengland johannaengland merged commit 4773ba3 into Uninett:master May 25, 2023
@johannaengland johannaengland deleted the tests/add-simple-search-tests branch May 25, 2023 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants