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

chore: add analytics to cg marker gene sets #814

Merged
merged 2 commits into from
Mar 7, 2024
Merged

Conversation

atarashansky
Copy link
Contributor

No description provided.

@atarashansky atarashansky requested a review from tihuan March 7, 2024 17:14
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.47%. Comparing base (0d204de) to head (0654ab4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #814   +/-   ##
=======================================
  Coverage   77.47%   77.47%           
=======================================
  Files          88       88           
  Lines        6856     6856           
=======================================
  Hits         5312     5312           
  Misses       1544     1544           
Flag Coverage Δ
frontend 77.47% <ø> (ø)
javascript 77.47% <ø> (ø)
smokeTest ∅ <ø> (∅)
unitTest 77.47% <ø> (ø)

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

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

@@ -9,8 +9,7 @@ import CreateGenesetDialogue from "./menus/createGenesetDialogue";
import { track } from "../../analytics";
import { EVENTS } from "../../analytics/events";
import { Dataframe, DataframeValue } from "../../util/dataframe";

const MARKER_GENE_SUFFIX_IDENTIFIER = " - marker genes";
import { MARKER_GENE_SUFFIX_IDENTIFIER } from "./constants";
Copy link
Contributor

Choose a reason for hiding this comment

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

thanks for extracting this 🙏

@atarashansky atarashansky merged commit 49f8bc9 into main Mar 7, 2024
6 of 7 checks passed
@atarashansky atarashansky deleted the atar-gene-analytics branch March 7, 2024 17:32
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