Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
spm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
solverstack
spm
Commits
4c178ab2
Commit
4c178ab2
authored
5 years ago
by
Mathieu Faverge
Browse files
Options
Downloads
Patches
Plain Diff
Update sonarqube
parent
88c7d4db
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
tools/analysis.sh
+1
-1
1 addition, 1 deletion
tools/analysis.sh
with
2 additions
and
2 deletions
README.md
+
1
−
1
View file @
4c178ab2
# SPM: SParse Matrix package
[

](https://gitlab.inria.fr/solverstack/spm/pipelines)
[

](https://sonarqube.
bordeaux.
inria.fr/sonarqube/dashboard?id=hiepacs%3Aspm%3Agitlab%3Amaster)
[

](https://gitlab.inria.fr/solverstack/spm/pipelines)
[

](https://sonarqube.inria.fr/sonarqube/dashboard?id=hiepacs%3Aspm%3Agitlab%3Amaster)
SPM (SParse Matrix package) is a scientific library that provides
basic operation coverage to manipulate sparse matrices in CSC, CSR,
...
...
This diff is collapsed.
Click to expand it.
tools/analysis.sh
+
1
−
1
View file @
4c178ab2
...
...
@@ -38,7 +38,7 @@ SONARQUBE_PROJECTKEY=${SONARQUBE_PROJECTKEY:-hiepacs:spm:gitlab:dev}
# create the sonarqube config file
cat
>
sonar-project.properties
<<
EOF
sonar.host.url=https://sonarqube.
bordeaux.
inria.fr/sonarqube
sonar.host.url=https://sonarqube.inria.fr/sonarqube
sonar.login=
$SONARQUBE_LOGIN
sonar.links.homepage=https://gitlab.inria.fr/solverstack/spm
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment