anise icon indicating copy to clipboard operation
anise copied to clipboard

Move logger to within window

Open ChristopherRabotin opened this issue 1 year ago • 2 comments

Summary

Closes #327 .

Architectural Changes

No change

New Features

No change

Improvements

No change

Bug Fixes

No change

Testing and validation

No change

Documentation

This PR does not primarily deal with documentation changes.

ChristopherRabotin avatar Oct 08 '24 04:10 ChristopherRabotin

I tried the full screen, it's terrible. Revert that. Try to make the open button in the middle or as a window thing.

ChristopherRabotin avatar Oct 08 '24 22:10 ChristopherRabotin

  • [x] Try to add the Nyx icon as per https://crates.io/crates/tauri-winres .
  • [x] Num summaries shows the number of different objects
  • [x] Add num summaries to BPC

ChristopherRabotin avatar Oct 09 '24 03:10 ChristopherRabotin

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.58%. Comparing base (2f2ebb7) to head (232b0b1). Report is 14 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #334      +/-   ##
==========================================
+ Coverage   80.55%   80.58%   +0.03%     
==========================================
  Files          77       77              
  Lines       10161    10164       +3     
==========================================
+ Hits         8185     8191       +6     
+ Misses       1976     1973       -3     
Flag Coverage Δ
?

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 11 '24 15:10 codecov[bot]