• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

LSSTDESC / clevar
100%

Build:
DEFAULT BRANCH: main
Repo Added 11 Mar 2021 01:38PM UTC
Token BFwOZCtIbpjVw1bfLOWtT7PxQdlpX27x2 regen
Build 593 Last
Files 47
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 0.10.0
  • 0.10.1
  • 0.10.2
  • 0.10.3
  • 0.11.0
  • 0.12.0
  • 0.12.1
  • 0.13.0
  • 0.13.1
  • 0.13.2
  • 0.13.3
  • 0.13.4
  • 0.13.5
  • 0.2.1
  • 0.3.0
  • 0.3.1
  • 0.4.0
  • 0.4.1
  • 0.4.2
  • 0.4.3
  • 0.5.0
  • 0.6.0
  • 0.6.1
  • 0.6.2
  • 0.6.3
  • 0.7.0
  • 0.7.1
  • 0.7.2
  • 0.7.3
  • 0.8.0
  • 0.8.1
  • 0.8.2
  • 0.8.3
  • 0.8.4
  • 0.9.0
  • 0.9.2
  • 0.9.3
  • Fix_GHA
  • issue/10/metrics_exe
  • issue/102/mem_pmem
  • issue/103/empty_dict_list_kwargs
  • issue/107/empty_dict_kwargs_fix2
  • issue/109/ftpt_tags
  • issue/110/same_share_mem
  • issue/112/healsparse
  • issue/113/fix_unpack_mmt
  • issue/12/pz_metrics
  • issue/121/mt_info_in_catalog
  • issue/122/smooth_line
  • issue/125/mt_hist_in_nb
  • issue/127/bug_id_cluster
  • issue/13/footprint_exe
  • issue/130/fix_unique_mt
  • issue/132/fix_lowercase_tags
  • issue/134/mt_frac_other
  • issue/136/rm_prt_exec
  • issue/141/fix_cf
  • issue/143/share_member_fraction
  • issue/147/fmt_tools
  • issue/15/mass_radius
  • issue/150/box_matching
  • issue/155/use_of_locals
  • issue/156/bug_same_mass
  • issue/159/rm_mem_ops
  • issue/162/memory_use
  • issue/164/fix_mem_read
  • issue/166/z_filter_mem_match
  • issue/17/save_full_cat
  • issue/2/metrics
  • issue/20/fix_eval_mass2radius
  • issue/21/update_doc
  • issue/24/cosmo_pars_in_yaml
  • issue/25/update_site_doc
  • issue/27/cat_labels
  • issue/3/executable
  • issue/30/update_nbs_in_site
  • issue/32/mass_richness_fit
  • issue/34/unique_matching_mass
  • issue/39/log_mass_errorbars
  • issue/4/metrics
  • issue/4/unittest_actions
  • issue/42/mem_mt_nb_bug
  • issue/44/user_access_to_matched_catalogs
  • issue/46/bug_in_membership_matching_detailed
  • issue/48/bug_img_doc
  • issue/50/clean_clmm_refs
  • issue/52/cldata_read
  • issue/54/intrinsic_cp
  • issue/55/output_plots_info
  • issue/58/improve_mock
  • issue/60/scat_func
  • issue/62/bug_in_mock
  • issue/63/int_comp_doc
  • issue/64/norm_int_comp
  • issue/69/cp_area
  • issue/7/membership
  • issue/70/ftpt_nest_bug
  • issue/71/ftpt_plot
  • issue/73/improve_member_functionality
  • issue/76/ftpt_nest_bug2
  • issue/77/prox_mt_float_deltaz
  • issue/8/masks
  • issue/80/prox_mt_n_match_radius
  • issue/82/compare_members
  • issue/82/mem_mt_cl_info
  • issue/84/saved_cat_with_mt_col
  • issue/86/f_score
  • issue/87/title_typo
  • issue/90/bug_in_read_full
  • issue/91/improve_members
  • issue/95/cat_tag
  • issue/97/empty_mt_input
  • main
  • origin/publish-docs
  • publish-docs

18 Nov 2024 02:03PM UTC coverage: 100.0%. Remained the same
11894071238

push

github

web-flow
Fix "add members" for member matching not working (#165)

* fix missing id_cluster->str conversion before checking for membership assignment

* Update version to 0.17.1

---------

Co-authored-by: Michel Aguena <michel.aguenadasilva@inaf.it>

2 of 2 new or added lines in 2 files covered. (100.0%)

3259 of 3259 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
3259 RELEVANT LINES 3259 COVERED LINES
1.0 HITS PER LINE
Source Files on main
  • Tree
  • List 47
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
11894071238 main Fix "add members" for member matching not working (#165) * fix missing id_cluster->str conversion before checking for membership assignment * Update version to 0.17.1 --------- Co-authored-by: Michel Aguena <michel.aguenadasilva@inaf.it> push 18 Nov 2024 02:07PM UTC web-flow github
100.0
11893981222 issue/164/fix_mem_read Merge 624cb81c7 into b38b33d00 Pull #165 18 Nov 2024 02:02PM UTC web-flow github
100.0
11893883347 issue/164/fix_mem_read Merge ae6466301 into b38b33d00 Pull #165 18 Nov 2024 01:56PM UTC web-flow github
100.0
11893856279 main add delta_z to MembershipMatch.match_members (#169) * add delta_z to MembershipMatch.match_members * update ubuntu, checkout and miniconda versions and unify conda install in .github/workflows/build_check.yml * replace interp2d -> RectBivar... push 18 Nov 2024 01:55PM UTC web-flow github
100.0
11893749719 issue/166/z_filter_mem_match Merge e3f5fecc4 into f46e46f31 Pull #169 18 Nov 2024 01:49PM UTC web-flow github
100.0
11893577259 issue/166/z_filter_mem_match Merge 5ff54496c into f46e46f31 Pull #169 18 Nov 2024 01:39PM UTC web-flow github
100.0
11861558235 issue/166/z_filter_mem_match Merge e68088332 into f46e46f31 Pull #169 15 Nov 2024 06:47PM UTC web-flow github
100.0
11823578047 issue/164/fix_mem_read Merge 44557735e into f46e46f31 Pull #165 13 Nov 2024 06:50PM UTC web-flow github
100.0
11821312645 main swig<4.3.0 (#168) * swig<4.3.0 * Update tag to 0.16.1 --------- Co-authored-by: Michel Aguena <michel.aguenadasilva@inaf.it> push 13 Nov 2024 04:34PM UTC web-flow github
100.0
11820631076 Fix_GHA Merge 99d2cf480 into 13c601103 Pull #168 13 Nov 2024 03:55PM UTC web-flow github
100.0
See All Builds (282)

Badge your Repo: clevar

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc