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 a project-customizable hook to result pages #4026

Merged
merged 1 commit into from
Sep 21, 2020

Conversation

Rytiss
Copy link
Contributor

@Rytiss Rytiss commented Sep 21, 2020

Description of the Change
Workunit pages already have a hook to display project-specific data for a workunit, but result pages lack such functionality. This change adds a similar hook to the result pages.

Release Notes
Add a hook to easily specify project-specific information in the result pages.

@codecov
Copy link

codecov bot commented Sep 21, 2020

Codecov Report

Merging #4026 into master will increase coverage by 14.71%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             master    #4026       +/-   ##
=============================================
+ Coverage      8.74%   23.45%   +14.71%     
- Complexity        0      752      +752     
=============================================
  Files            36       98       +62     
  Lines          6062     7069     +1007     
  Branches          0     1492     +1492     
=============================================
+ Hits            530     1658     +1128     
+ Misses         5532     5295      -237     
- Partials          0      116      +116     
Impacted Files Coverage Δ Complexity Δ
lib/parse.h
lib/opencl_boinc.cpp
lib/wslinfo.cpp
lib/util.h
db/boinc_db.h
sched/sched_shmem.cpp
lib/miofile.cpp
lib/average.h
sched/credit.h
lib/coproc.cpp
... and 124 more

@davidpanderson
Copy link
Contributor

Thanks. I updated the doc.

@davidpanderson davidpanderson merged commit 1cc05c6 into master Sep 21, 2020
@AenBleidd AenBleidd added this to the Server Release 1.4.1 milestone Aug 14, 2023
@AenBleidd AenBleidd deleted the Rytiss-project_result branch August 15, 2023 09:27
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.

3 participants