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

Sd1446 vfp wrong rootfw bugfix #544

Merged
merged 2 commits into from Feb 25, 2021
Merged

Conversation

jstucke
Copy link
Collaborator

@jstucke jstucke commented Feb 24, 2021

  • fixed a bug where the wrong virtual file paths were displayed on the analysis page
    • changed the shown virtual paths in case no "root uid" is provided from a random firmware container to all firmware containers

@jstucke jstucke added the bug label Feb 24, 2021
@jstucke jstucke requested a review from dorpvom February 24, 2021 09:50
@jstucke jstucke self-assigned this Feb 24, 2021
@codecov-io
Copy link

codecov-io commented Feb 24, 2021

Codecov Report

Merging #544 (b32266e) into master (294f899) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #544   +/-   ##
=======================================
  Coverage   95.63%   95.64%           
=======================================
  Files         306      306           
  Lines       18385    18391    +6     
=======================================
+ Hits        17583    17590    +7     
+ Misses        802      801    -1     
Impacted Files Coverage Δ
src/compare/compare.py 98.50% <100.00%> (ø)
src/objects/file.py 97.91% <100.00%> (+0.04%) ⬆️
src/test/unit/objects/test_file.py 100.00% <100.00%> (ø)
src/web_interface/components/jinja_filter.py 98.01% <100.00%> (ø)
...test/integration/scheduler/test_cycle_with_tags.py 100.00% <0.00%> (+1.92%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 294f899...b32266e. Read the comment docs.

@dorpvom dorpvom merged commit 84572ea into master Feb 25, 2021
@dorpvom dorpvom deleted the SD1446-vfp-wrong-rootfw-bugfix branch February 25, 2021 09:37
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.

None yet

3 participants