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

Mrc 6043 tidy metadata page #138

Merged
merged 4 commits into from
Nov 20, 2024
Merged

Conversation

david-mears-2
Copy link
Contributor

@david-mears-2 david-mears-2 commented Nov 19, 2024

In this PR, I capitalized some lower case placeholder text on the home page, configured eslint so that it would run on my machine, and, primarily, introduced some organisation onto the metadata page.

https://mrc-ide.myjetbrains.com/youtrack/issue/mrc-6043/Make-git-execution-time-metadata-presentation-more-structured

Before

Screenshot from 2024-11-19 17-29-55

After

Screenshot from 2024-11-19 17-21-02

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.22%. Comparing base (6eb90f3) to head (b558fb4).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #138   +/-   ##
=======================================
  Coverage   97.22%   97.22%           
=======================================
  Files         131      131           
  Lines        1225     1227    +2     
  Branches      339      341    +2     
=======================================
+ Hits         1191     1193    +2     
  Misses         33       33           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

Copy link
Contributor

@absternator absternator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM just a question left about bang operator

<h3 className="text-lg font-bold tracking-tight">Timings</h3>
</span>
}
<ul className="ps-1 flex gap-10 !mt-3">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whats the ! for? is it needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Workaround pushed

@david-mears-2 david-mears-2 merged commit 460adf9 into main Nov 20, 2024
6 checks passed
@david-mears-2 david-mears-2 deleted the mrc-6043-tidy-metadata-page branch November 26, 2024 17:17
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.

2 participants