frappe icon indicating copy to clipboard operation
frappe copied to clipboard

fix: pass doc to get_perm

Open barredterra opened this issue 2 years ago • 2 comments

frappe.perm.get_perm accepts a doc parameter, but it wasn't passed along, until now.

barredterra avatar Jul 25 '22 23:07 barredterra

Codecov Report

Merging #17620 (50414c0) into develop (3cf36c9) will decrease coverage by 3.10%. The diff coverage is 100.00%.

:exclamation: Current head 50414c0 differs from pull request most recent head 8d53511. Consider uploading reports for the commit 8d53511 to get more accurate results

@@             Coverage Diff             @@
##           develop   #17620      +/-   ##
===========================================
- Coverage    59.97%   56.87%   -3.11%     
===========================================
  Files          759      756       -3     
  Lines        68611    68249     -362     
  Branches      5973     5859     -114     
===========================================
- Hits         41149    38816    -2333     
- Misses       24003    25791    +1788     
- Partials      3459     3642     +183     
Flag Coverage Δ
ui-tests 45.30% <100.00%> (-5.30%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

codecov[bot] avatar Jul 25 '22 23:07 codecov[bot]

@barredterra refresh branch?

ankush avatar Aug 11 '22 09:08 ankush