globaleaks / globaleaks-whistleblowing-software

GlobaLeaks is free, open-source whistleblowing software enabling anyone to easily set up and maintain a secure reporting platform.
https://www.globaleaks.org
Other
1.23k stars 269 forks source link

Display report status changes on report page #4113

Closed msmannan00 closed 3 months ago

msmannan00 commented 3 months ago
  1. tip_auditlog_parser.py implemented to share comment based auditlog between rtip and wbtip
  2. tip-comments.component.html updated to show comment based auditlog in format below

Author: Giorgio Fraschini Date: June 12, 2024 Status: June 30, 2024 -> June 30, 2025

fixes #4105

codacy-production[bot] commented 3 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -0.04% (target: -1.00%) :white_check_mark: 93.02% (target: 70.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (70cfbdbd89fc3ae2be0dc76489d7200e1bc7b5dc) | 18171 | 14657 | 80.66% | | | Head commit (c6e3cb2caad63089da4ec8c20e0798299df24a2f) | 18214 (+43) | 14684 (+27) | 80.62% (**-0.04%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#4113) | 43 | 40 | **93.02%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences


:rocket: Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more